Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) Broker() brokerv1beta1.BrokerV1beta1Interfacedeprecated
- func (c *Clientset) BrokerV1alpha1() brokerv1alpha1.BrokerV1alpha1Interface
- func (c *Clientset) BrokerV1beta1() brokerv1beta1.BrokerV1beta1Interface
- func (c *Clientset) BrokerV2alpha1() brokerv2alpha1.BrokerV2alpha1Interface
- func (c *Clientset) BrokerV2alpha2() brokerv2alpha2.BrokerV2alpha2Interface
- func (c *Clientset) BrokerV2alpha3() brokerv2alpha3.BrokerV2alpha3Interface
- func (c *Clientset) BrokerV2alpha4() brokerv2alpha4.BrokerV2alpha4Interface
- func (c *Clientset) BrokerV2alpha5() brokerv2alpha5.BrokerV2alpha5Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- type Interface
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clientset ¶
type Clientset struct { *discovery.DiscoveryClient // contains filtered or unexported fields }
Clientset contains the clients for groups. Each group has exactly one version included in a Clientset.
func NewForConfig ¶
NewForConfig creates a new Clientset for the given config.
func NewForConfigOrDie ¶
NewForConfigOrDie creates a new Clientset for the given config and panics if there is an error in the config.
func (*Clientset) Broker
deprecated
func (c *Clientset) Broker() brokerv1beta1.BrokerV1beta1Interface
Deprecated: Broker retrieves the default version of BrokerClient. Please explicitly pick a version.
func (*Clientset) BrokerV1alpha1 ¶ added in v0.20.0
func (c *Clientset) BrokerV1alpha1() brokerv1alpha1.BrokerV1alpha1Interface
BrokerV1alpha1 retrieves the BrokerV1alpha1Client
func (*Clientset) BrokerV1beta1 ¶ added in v1.0.4
func (c *Clientset) BrokerV1beta1() brokerv1beta1.BrokerV1beta1Interface
BrokerV1beta1 retrieves the BrokerV1beta1Client
func (*Clientset) BrokerV2alpha1 ¶
func (c *Clientset) BrokerV2alpha1() brokerv2alpha1.BrokerV2alpha1Interface
BrokerV2alpha1 retrieves the BrokerV2alpha1Client
func (*Clientset) BrokerV2alpha2 ¶ added in v0.14.0
func (c *Clientset) BrokerV2alpha2() brokerv2alpha2.BrokerV2alpha2Interface
BrokerV2alpha2 retrieves the BrokerV2alpha2Client
func (*Clientset) BrokerV2alpha3 ¶ added in v0.17.0
func (c *Clientset) BrokerV2alpha3() brokerv2alpha3.BrokerV2alpha3Interface
BrokerV2alpha3 retrieves the BrokerV2alpha3Client
func (*Clientset) BrokerV2alpha4 ¶ added in v0.18.0
func (c *Clientset) BrokerV2alpha4() brokerv2alpha4.BrokerV2alpha4Interface
BrokerV2alpha4 retrieves the BrokerV2alpha4Client
func (*Clientset) BrokerV2alpha5 ¶ added in v0.20.0
func (c *Clientset) BrokerV2alpha5() brokerv2alpha5.BrokerV2alpha5Interface
BrokerV2alpha5 retrieves the BrokerV2alpha5Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface BrokerV2alpha1() brokerv2alpha1.BrokerV2alpha1Interface BrokerV2alpha2() brokerv2alpha2.BrokerV2alpha2Interface BrokerV2alpha3() brokerv2alpha3.BrokerV2alpha3Interface BrokerV2alpha4() brokerv2alpha4.BrokerV2alpha4Interface BrokerV2alpha5() brokerv2alpha5.BrokerV2alpha5Interface BrokerV1beta1() brokerv1beta1.BrokerV1beta1Interface // Deprecated: please explicitly pick a version if possible. Broker() brokerv1beta1.BrokerV1beta1Interface }
Directories ¶
Path | Synopsis |
---|---|
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
typed
|
|
broker/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
broker/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
broker/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
broker/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
broker/v2alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
broker/v2alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
broker/v2alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
broker/v2alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
broker/v2alpha3
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
broker/v2alpha3/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
broker/v2alpha4
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
broker/v2alpha4/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
broker/v2alpha5
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
broker/v2alpha5/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |