Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) Boshdeployment() boshdeploymentv1alpha1.BoshdeploymentV1alpha1Interfacedeprecated
- func (c *Clientset) BoshdeploymentV1alpha1() boshdeploymentv1alpha1.BoshdeploymentV1alpha1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) Extendedjob() extendedjobv1alpha1.ExtendedjobV1alpha1Interfacedeprecated
- func (c *Clientset) ExtendedjobV1alpha1() extendedjobv1alpha1.ExtendedjobV1alpha1Interface
- func (c *Clientset) Extendedsecret() extendedsecretv1alpha1.ExtendedsecretV1alpha1Interfacedeprecated
- func (c *Clientset) ExtendedsecretV1alpha1() extendedsecretv1alpha1.ExtendedsecretV1alpha1Interface
- func (c *Clientset) Extendedstatefulset() extendedstatefulsetv1alpha1.ExtendedstatefulsetV1alpha1Interfacedeprecated
- func (c *Clientset) ExtendedstatefulsetV1alpha1() extendedstatefulsetv1alpha1.ExtendedstatefulsetV1alpha1Interface
- 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 New ¶
New creates a new Clientset for the given RESTClient.
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) Boshdeployment
deprecated
func (c *Clientset) Boshdeployment() boshdeploymentv1alpha1.BoshdeploymentV1alpha1Interface
Deprecated: Boshdeployment retrieves the default version of BoshdeploymentClient. Please explicitly pick a version.
func (*Clientset) BoshdeploymentV1alpha1 ¶
func (c *Clientset) BoshdeploymentV1alpha1() boshdeploymentv1alpha1.BoshdeploymentV1alpha1Interface
BoshdeploymentV1alpha1 retrieves the BoshdeploymentV1alpha1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) Extendedjob
deprecated
func (c *Clientset) Extendedjob() extendedjobv1alpha1.ExtendedjobV1alpha1Interface
Deprecated: Extendedjob retrieves the default version of ExtendedjobClient. Please explicitly pick a version.
func (*Clientset) ExtendedjobV1alpha1 ¶
func (c *Clientset) ExtendedjobV1alpha1() extendedjobv1alpha1.ExtendedjobV1alpha1Interface
ExtendedjobV1alpha1 retrieves the ExtendedjobV1alpha1Client
func (*Clientset) Extendedsecret
deprecated
func (c *Clientset) Extendedsecret() extendedsecretv1alpha1.ExtendedsecretV1alpha1Interface
Deprecated: Extendedsecret retrieves the default version of ExtendedsecretClient. Please explicitly pick a version.
func (*Clientset) ExtendedsecretV1alpha1 ¶
func (c *Clientset) ExtendedsecretV1alpha1() extendedsecretv1alpha1.ExtendedsecretV1alpha1Interface
ExtendedsecretV1alpha1 retrieves the ExtendedsecretV1alpha1Client
func (*Clientset) Extendedstatefulset
deprecated
func (c *Clientset) Extendedstatefulset() extendedstatefulsetv1alpha1.ExtendedstatefulsetV1alpha1Interface
Deprecated: Extendedstatefulset retrieves the default version of ExtendedstatefulsetClient. Please explicitly pick a version.
func (*Clientset) ExtendedstatefulsetV1alpha1 ¶
func (c *Clientset) ExtendedstatefulsetV1alpha1() extendedstatefulsetv1alpha1.ExtendedstatefulsetV1alpha1Interface
ExtendedstatefulsetV1alpha1 retrieves the ExtendedstatefulsetV1alpha1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface BoshdeploymentV1alpha1() boshdeploymentv1alpha1.BoshdeploymentV1alpha1Interface // Deprecated: please explicitly pick a version if possible. Boshdeployment() boshdeploymentv1alpha1.BoshdeploymentV1alpha1Interface ExtendedjobV1alpha1() extendedjobv1alpha1.ExtendedjobV1alpha1Interface // Deprecated: please explicitly pick a version if possible. Extendedjob() extendedjobv1alpha1.ExtendedjobV1alpha1Interface ExtendedsecretV1alpha1() extendedsecretv1alpha1.ExtendedsecretV1alpha1Interface // Deprecated: please explicitly pick a version if possible. Extendedsecret() extendedsecretv1alpha1.ExtendedsecretV1alpha1Interface ExtendedstatefulsetV1alpha1() extendedstatefulsetv1alpha1.ExtendedstatefulsetV1alpha1Interface // Deprecated: please explicitly pick a version if possible. Extendedstatefulset() extendedstatefulsetv1alpha1.ExtendedstatefulsetV1alpha1Interface }
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
|
|
boshdeployment/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
boshdeployment/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
extendedjob/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
extendedjob/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
extendedsecret/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
extendedsecret/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
extendedstatefulset/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
extendedstatefulset/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |