Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) AwsV1alpha1() awsv1alpha1.AwsV1alpha1Interface
- func (c *Clientset) AzurermV1alpha1() azurermv1alpha1.AzurermV1alpha1Interface
- func (c *Clientset) DigitaloceanV1alpha1() digitaloceanv1alpha1.DigitaloceanV1alpha1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) GoogleV1alpha1() googlev1alpha1.GoogleV1alpha1Interface
- func (c *Clientset) LinodeV1alpha1() linodev1alpha1.LinodeV1alpha1Interface
- func (c *Clientset) ModulesV1alpha1() modulesv1alpha1.ModulesV1alpha1Interface
- 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. If config's RateLimiter is not set and QPS and Burst are acceptable, NewForConfig will generate a rate-limiter in configShallowCopy.
func NewForConfigOrDie ¶
NewForConfigOrDie creates a new Clientset for the given config and panics if there is an error in the config.
func (*Clientset) AwsV1alpha1 ¶
func (c *Clientset) AwsV1alpha1() awsv1alpha1.AwsV1alpha1Interface
AwsV1alpha1 retrieves the AwsV1alpha1Client
func (*Clientset) AzurermV1alpha1 ¶
func (c *Clientset) AzurermV1alpha1() azurermv1alpha1.AzurermV1alpha1Interface
AzurermV1alpha1 retrieves the AzurermV1alpha1Client
func (*Clientset) DigitaloceanV1alpha1 ¶
func (c *Clientset) DigitaloceanV1alpha1() digitaloceanv1alpha1.DigitaloceanV1alpha1Interface
DigitaloceanV1alpha1 retrieves the DigitaloceanV1alpha1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) GoogleV1alpha1 ¶
func (c *Clientset) GoogleV1alpha1() googlev1alpha1.GoogleV1alpha1Interface
GoogleV1alpha1 retrieves the GoogleV1alpha1Client
func (*Clientset) LinodeV1alpha1 ¶
func (c *Clientset) LinodeV1alpha1() linodev1alpha1.LinodeV1alpha1Interface
LinodeV1alpha1 retrieves the LinodeV1alpha1Client
func (*Clientset) ModulesV1alpha1 ¶ added in v0.0.4
func (c *Clientset) ModulesV1alpha1() modulesv1alpha1.ModulesV1alpha1Interface
ModulesV1alpha1 retrieves the ModulesV1alpha1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface AwsV1alpha1() awsv1alpha1.AwsV1alpha1Interface AzurermV1alpha1() azurermv1alpha1.AzurermV1alpha1Interface DigitaloceanV1alpha1() digitaloceanv1alpha1.DigitaloceanV1alpha1Interface GoogleV1alpha1() googlev1alpha1.GoogleV1alpha1Interface LinodeV1alpha1() linodev1alpha1.LinodeV1alpha1Interface ModulesV1alpha1() modulesv1alpha1.ModulesV1alpha1Interface }
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
|
|
aws/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
aws/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
azurerm/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
azurerm/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
digitalocean/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
digitalocean/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
google/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
google/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
linode/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
linode/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
modules/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
modules/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |