Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) ClusterinformationV1beta1() clusterinformationv1beta1.ClusterinformationV1beta1Interface
- func (c *Clientset) ControlplaneV1beta1() controlplanev1beta1.ControlplaneV1beta1Interface
- func (c *Clientset) ControlplaneV1beta2() controlplanev1beta2.ControlplaneV1beta2Interface
- func (c *Clientset) CoreV1alpha2() corev1alpha2.CoreV1alpha2Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) OpsV1alpha1() opsv1alpha1.OpsV1alpha1Interface
- func (c *Clientset) SecurityV1alpha1() securityv1alpha1.SecurityV1alpha1Interface
- func (c *Clientset) StatsV1alpha1() statsv1alpha1.StatsV1alpha1Interface
- func (c *Clientset) SystemV1beta1() systemv1beta1.SystemV1beta1Interface
- 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) ClusterinformationV1beta1 ¶
func (c *Clientset) ClusterinformationV1beta1() clusterinformationv1beta1.ClusterinformationV1beta1Interface
ClusterinformationV1beta1 retrieves the ClusterinformationV1beta1Client
func (*Clientset) ControlplaneV1beta1 ¶
func (c *Clientset) ControlplaneV1beta1() controlplanev1beta1.ControlplaneV1beta1Interface
ControlplaneV1beta1 retrieves the ControlplaneV1beta1Client
func (*Clientset) ControlplaneV1beta2 ¶
func (c *Clientset) ControlplaneV1beta2() controlplanev1beta2.ControlplaneV1beta2Interface
ControlplaneV1beta2 retrieves the ControlplaneV1beta2Client
func (*Clientset) CoreV1alpha2 ¶
func (c *Clientset) CoreV1alpha2() corev1alpha2.CoreV1alpha2Interface
CoreV1alpha2 retrieves the CoreV1alpha2Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) OpsV1alpha1 ¶
func (c *Clientset) OpsV1alpha1() opsv1alpha1.OpsV1alpha1Interface
OpsV1alpha1 retrieves the OpsV1alpha1Client
func (*Clientset) SecurityV1alpha1 ¶
func (c *Clientset) SecurityV1alpha1() securityv1alpha1.SecurityV1alpha1Interface
SecurityV1alpha1 retrieves the SecurityV1alpha1Client
func (*Clientset) StatsV1alpha1 ¶
func (c *Clientset) StatsV1alpha1() statsv1alpha1.StatsV1alpha1Interface
StatsV1alpha1 retrieves the StatsV1alpha1Client
func (*Clientset) SystemV1beta1 ¶
func (c *Clientset) SystemV1beta1() systemv1beta1.SystemV1beta1Interface
SystemV1beta1 retrieves the SystemV1beta1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface ClusterinformationV1beta1() clusterinformationv1beta1.ClusterinformationV1beta1Interface ControlplaneV1beta1() controlplanev1beta1.ControlplaneV1beta1Interface ControlplaneV1beta2() controlplanev1beta2.ControlplaneV1beta2Interface CoreV1alpha2() corev1alpha2.CoreV1alpha2Interface OpsV1alpha1() opsv1alpha1.OpsV1alpha1Interface SecurityV1alpha1() securityv1alpha1.SecurityV1alpha1Interface StatsV1alpha1() statsv1alpha1.StatsV1alpha1Interface SystemV1beta1() systemv1beta1.SystemV1beta1Interface }
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
|
|
clusterinformation/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clusterinformation/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
controlplane/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
controlplane/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
controlplane/v1beta2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
controlplane/v1beta2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
core/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
core/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
ops/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
ops/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
security/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
security/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
stats/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
stats/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
system/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
system/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |