v1alpha1

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2017 License: Apache-2.0 Imports: 7 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 ServiceBrokerExpansion added in v0.0.17

type ServiceBrokerExpansion interface{}

type ServiceBrokerInterface added in v0.0.17

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

ServiceBrokerInterface has methods to work with ServiceBroker resources.

type ServiceBrokersGetter added in v0.0.17

type ServiceBrokersGetter interface {
	ServiceBrokers() ServiceBrokerInterface
}

ServiceBrokersGetter has a method to return a ServiceBrokerInterface. A group's client should implement this interface.

type ServiceClassExpansion

type ServiceClassExpansion interface{}

type ServiceClassInterface

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

ServiceClassInterface has methods to work with ServiceClass resources.

type ServiceClassesGetter

type ServiceClassesGetter interface {
	ServiceClasses() ServiceClassInterface
}

ServiceClassesGetter has a method to return a ServiceClassInterface. A group's client should implement this interface.

type ServiceInstanceCredentialExpansion added in v0.0.17

type ServiceInstanceCredentialExpansion interface{}

type ServiceInstanceCredentialInterface added in v0.0.17

ServiceInstanceCredentialInterface has methods to work with ServiceInstanceCredential resources.

type ServiceInstanceCredentialsGetter added in v0.0.17

type ServiceInstanceCredentialsGetter interface {
	ServiceInstanceCredentials(namespace string) ServiceInstanceCredentialInterface
}

ServiceInstanceCredentialsGetter has a method to return a ServiceInstanceCredentialInterface. A group's client should implement this interface.

type ServiceInstanceExpansion added in v0.0.17

type ServiceInstanceExpansion interface{}

type ServiceInstanceInterface added in v0.0.17

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

ServiceInstanceInterface has methods to work with ServiceInstance resources.

type ServiceInstancesGetter added in v0.0.17

type ServiceInstancesGetter interface {
	ServiceInstances(namespace string) ServiceInstanceInterface
}

ServiceInstancesGetter has a method to return a ServiceInstanceInterface. A group's client should implement this interface.

type ServicecatalogV1alpha1Client

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

ServicecatalogV1alpha1Client is used to interact with features provided by the servicecatalog.k8s.io group.

func New

New creates a new ServicecatalogV1alpha1Client for the given RESTClient.

func NewForConfig

func NewForConfig(c *rest.Config) (*ServicecatalogV1alpha1Client, error)

NewForConfig creates a new ServicecatalogV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ServicecatalogV1alpha1Client

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

func (*ServicecatalogV1alpha1Client) RESTClient

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

func (*ServicecatalogV1alpha1Client) ServiceBrokers added in v0.0.17

func (*ServicecatalogV1alpha1Client) ServiceClasses

func (*ServicecatalogV1alpha1Client) ServiceInstanceCredentials added in v0.0.17

func (c *ServicecatalogV1alpha1Client) ServiceInstanceCredentials(namespace string) ServiceInstanceCredentialInterface

func (*ServicecatalogV1alpha1Client) ServiceInstances added in v0.0.17

func (c *ServicecatalogV1alpha1Client) ServiceInstances(namespace string) ServiceInstanceInterface

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