v1alpha1

package
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

This package has the automatically generated typed clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SimpleDatabaseBindingExpansion

type SimpleDatabaseBindingExpansion interface{}

type SimpleDatabaseBindingInterface

type SimpleDatabaseBindingInterface interface {
	Create(*v1alpha1.SimpleDatabaseBinding) (*v1alpha1.SimpleDatabaseBinding, error)
	Update(*v1alpha1.SimpleDatabaseBinding) (*v1alpha1.SimpleDatabaseBinding, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.SimpleDatabaseBinding, error)
	List(opts v1.ListOptions) (*v1alpha1.SimpleDatabaseBindingList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.SimpleDatabaseBinding, err error)
	SimpleDatabaseBindingExpansion
}

SimpleDatabaseBindingInterface has methods to work with SimpleDatabaseBinding resources.

type SimpleDatabaseBindingsGetter

type SimpleDatabaseBindingsGetter interface {
	SimpleDatabaseBindings(namespace string) SimpleDatabaseBindingInterface
}

SimpleDatabaseBindingsGetter has a method to return a SimpleDatabaseBindingInterface. A group's client should implement this interface.

type SimpleDatabaseInstanceExpansion

type SimpleDatabaseInstanceExpansion interface{}

type SimpleDatabaseInstanceInterface

type SimpleDatabaseInstanceInterface interface {
	Create(*v1alpha1.SimpleDatabaseInstance) (*v1alpha1.SimpleDatabaseInstance, error)
	Update(*v1alpha1.SimpleDatabaseInstance) (*v1alpha1.SimpleDatabaseInstance, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha1.SimpleDatabaseInstance, error)
	List(opts v1.ListOptions) (*v1alpha1.SimpleDatabaseInstanceList, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha1.SimpleDatabaseInstance, err error)
	SimpleDatabaseInstanceExpansion
}

SimpleDatabaseInstanceInterface has methods to work with SimpleDatabaseInstance resources.

type SimpleDatabaseInstancesGetter

type SimpleDatabaseInstancesGetter interface {
	SimpleDatabaseInstances(namespace string) SimpleDatabaseInstanceInterface
}

SimpleDatabaseInstancesGetter has a method to return a SimpleDatabaseInstanceInterface. A group's client should implement this interface.

type SimpledatabaseprovisionerV1alpha1Client

type SimpledatabaseprovisionerV1alpha1Client struct {
	// contains filtered or unexported fields
}

SimpledatabaseprovisionerV1alpha1Client is used to interact with features provided by the simpledatabaseprovisioner.k8s.ecodia.de group.

func New

New creates a new SimpledatabaseprovisionerV1alpha1Client for the given RESTClient.

func NewForConfig

NewForConfig creates a new SimpledatabaseprovisionerV1alpha1Client for the given config.

func NewForConfigOrDie

NewForConfigOrDie creates a new SimpledatabaseprovisionerV1alpha1Client for the given config and panics if there is an error in the config.

func (*SimpledatabaseprovisionerV1alpha1Client) RESTClient

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

func (*SimpledatabaseprovisionerV1alpha1Client) SimpleDatabaseBindings

func (*SimpledatabaseprovisionerV1alpha1Client) SimpleDatabaseInstances

type SimpledatabaseprovisionerV1alpha1Interface

type SimpledatabaseprovisionerV1alpha1Interface interface {
	RESTClient() rest.Interface
	SimpleDatabaseBindingsGetter
	SimpleDatabaseInstancesGetter
}

Directories

Path Synopsis
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL