internalversion

package
v3.8.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2017 License: Apache-2.0, Apache-2.0 Imports: 6 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 ClusterServiceBrokerExpansion added in v3.7.0

type ClusterServiceBrokerExpansion interface{}

type ClusterServiceBrokerInterface added in v3.7.0

ClusterServiceBrokerInterface has methods to work with ClusterServiceBroker resources.

type ClusterServiceBrokersGetter added in v3.7.0

type ClusterServiceBrokersGetter interface {
	ClusterServiceBrokers() ClusterServiceBrokerInterface
}

ClusterServiceBrokersGetter has a method to return a ClusterServiceBrokerInterface. A group's client should implement this interface.

type ClusterServiceClassExpansion added in v3.7.0

type ClusterServiceClassExpansion interface{}

type ClusterServiceClassInterface added in v3.7.0

ClusterServiceClassInterface has methods to work with ClusterServiceClass resources.

type ClusterServiceClassesGetter added in v3.7.0

type ClusterServiceClassesGetter interface {
	ClusterServiceClasses() ClusterServiceClassInterface
}

ClusterServiceClassesGetter has a method to return a ClusterServiceClassInterface. A group's client should implement this interface.

type ClusterServicePlanExpansion added in v3.7.0

type ClusterServicePlanExpansion interface{}

type ClusterServicePlanInterface added in v3.7.0

ClusterServicePlanInterface has methods to work with ClusterServicePlan resources.

type ClusterServicePlansGetter added in v3.7.0

type ClusterServicePlansGetter interface {
	ClusterServicePlans() ClusterServicePlanInterface
}

ClusterServicePlansGetter has a method to return a ClusterServicePlanInterface. A group's client should implement this interface.

type ServiceBindingExpansion added in v3.7.0

type ServiceBindingExpansion interface{}

type ServiceBindingInterface added in v3.7.0

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

ServiceBindingInterface has methods to work with ServiceBinding resources.

type ServiceBindingsGetter added in v3.7.0

type ServiceBindingsGetter interface {
	ServiceBindings(namespace string) ServiceBindingInterface
}

ServiceBindingsGetter has a method to return a ServiceBindingInterface. A group's client should implement this interface.

type ServiceInstanceExpansion added in v3.7.0

type ServiceInstanceExpansion interface{}

type ServiceInstanceInterface added in v3.7.0

ServiceInstanceInterface has methods to work with ServiceInstance resources.

type ServiceInstancesGetter added in v3.7.0

type ServiceInstancesGetter interface {
	ServiceInstances(namespace string) ServiceInstanceInterface
}

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

type ServicecatalogClient

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

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

func New

New creates a new ServicecatalogClient for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new ServicecatalogClient for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ServicecatalogClient

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

func (*ServicecatalogClient) ClusterServiceBrokers added in v3.7.0

func (c *ServicecatalogClient) ClusterServiceBrokers() ClusterServiceBrokerInterface

func (*ServicecatalogClient) ClusterServiceClasses added in v3.7.0

func (c *ServicecatalogClient) ClusterServiceClasses() ClusterServiceClassInterface

func (*ServicecatalogClient) ClusterServicePlans added in v3.7.0

func (c *ServicecatalogClient) ClusterServicePlans() ClusterServicePlanInterface

func (*ServicecatalogClient) RESTClient

func (c *ServicecatalogClient) RESTClient() rest.Interface

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

func (*ServicecatalogClient) ServiceBindings added in v3.7.0

func (c *ServicecatalogClient) ServiceBindings(namespace string) ServiceBindingInterface

func (*ServicecatalogClient) ServiceInstances added in v3.7.0

func (c *ServicecatalogClient) 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