Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) ApplicationV1alpha1() applicationv1alpha1.ApplicationV1alpha1Interface
- func (c *Clientset) BackupV1alpha1() backupv1alpha1.BackupV1alpha1Interface
- func (c *Clientset) CoreV1alpha1() corev1alpha1.CoreV1alpha1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) ExampleV1alpha1() examplev1alpha1.ExampleV1alpha1Interface
- func (c *Clientset) InfrastructureV1alpha2() infrastructurev1alpha2.InfrastructureV1alpha2Interface
- func (c *Clientset) ProviderV1alpha1() providerv1alpha1.ProviderV1alpha1Interface
- func (c *Clientset) ReleaseV1alpha1() releasev1alpha1.ReleaseV1alpha1Interface
- func (c *Clientset) ToolingV1alpha1() toolingv1alpha1.ToolingV1alpha1Interface
- 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) ApplicationV1alpha1 ¶
func (c *Clientset) ApplicationV1alpha1() applicationv1alpha1.ApplicationV1alpha1Interface
ApplicationV1alpha1 retrieves the ApplicationV1alpha1Client
func (*Clientset) BackupV1alpha1 ¶
func (c *Clientset) BackupV1alpha1() backupv1alpha1.BackupV1alpha1Interface
BackupV1alpha1 retrieves the BackupV1alpha1Client
func (*Clientset) CoreV1alpha1 ¶
func (c *Clientset) CoreV1alpha1() corev1alpha1.CoreV1alpha1Interface
CoreV1alpha1 retrieves the CoreV1alpha1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) ExampleV1alpha1 ¶
func (c *Clientset) ExampleV1alpha1() examplev1alpha1.ExampleV1alpha1Interface
ExampleV1alpha1 retrieves the ExampleV1alpha1Client
func (*Clientset) InfrastructureV1alpha2 ¶
func (c *Clientset) InfrastructureV1alpha2() infrastructurev1alpha2.InfrastructureV1alpha2Interface
InfrastructureV1alpha2 retrieves the InfrastructureV1alpha2Client
func (*Clientset) ProviderV1alpha1 ¶
func (c *Clientset) ProviderV1alpha1() providerv1alpha1.ProviderV1alpha1Interface
ProviderV1alpha1 retrieves the ProviderV1alpha1Client
func (*Clientset) ReleaseV1alpha1 ¶
func (c *Clientset) ReleaseV1alpha1() releasev1alpha1.ReleaseV1alpha1Interface
ReleaseV1alpha1 retrieves the ReleaseV1alpha1Client
func (*Clientset) ToolingV1alpha1 ¶ added in v0.3.5
func (c *Clientset) ToolingV1alpha1() toolingv1alpha1.ToolingV1alpha1Interface
ToolingV1alpha1 retrieves the ToolingV1alpha1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface ApplicationV1alpha1() applicationv1alpha1.ApplicationV1alpha1Interface BackupV1alpha1() backupv1alpha1.BackupV1alpha1Interface CoreV1alpha1() corev1alpha1.CoreV1alpha1Interface ExampleV1alpha1() examplev1alpha1.ExampleV1alpha1Interface InfrastructureV1alpha2() infrastructurev1alpha2.InfrastructureV1alpha2Interface ProviderV1alpha1() providerv1alpha1.ProviderV1alpha1Interface ReleaseV1alpha1() releasev1alpha1.ReleaseV1alpha1Interface ToolingV1alpha1() toolingv1alpha1.ToolingV1alpha1Interface }
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
|
|
application/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
application/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
backup/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
backup/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
core/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
core/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
example/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
example/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
infrastructure/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
infrastructure/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
provider/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
provider/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
release/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
release/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
tooling/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
tooling/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |