Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) ClusterV1alpha4() clusterv1alpha4.ClusterV1alpha4Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) HarvesterhciV1beta1() harvesterhciv1beta1.HarvesterhciV1beta1Interface
- func (c *Clientset) K8sCniCncfIoV1() k8scnicncfiov1.K8sCniCncfIoV1Interface
- func (c *Clientset) KubevirtV1() kubevirtv1.KubevirtV1Interface
- func (c *Clientset) LonghornV1beta1() longhornv1beta1.LonghornV1beta1Interface
- func (c *Clientset) NetworkingV1() networkingv1.NetworkingV1Interface
- func (c *Clientset) SnapshotV1beta1() snapshotv1beta1.SnapshotV1beta1Interface
- func (c *Clientset) UpgradeV1() upgradev1.UpgradeV1Interface
- 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) ClusterV1alpha4 ¶ added in v1.0.0
func (c *Clientset) ClusterV1alpha4() clusterv1alpha4.ClusterV1alpha4Interface
ClusterV1alpha4 retrieves the ClusterV1alpha4Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) HarvesterhciV1beta1 ¶
func (c *Clientset) HarvesterhciV1beta1() harvesterhciv1beta1.HarvesterhciV1beta1Interface
HarvesterhciV1beta1 retrieves the HarvesterhciV1beta1Client
func (*Clientset) K8sCniCncfIoV1 ¶
func (c *Clientset) K8sCniCncfIoV1() k8scnicncfiov1.K8sCniCncfIoV1Interface
K8sCniCncfIoV1 retrieves the K8sCniCncfIoV1Client
func (*Clientset) KubevirtV1 ¶
func (c *Clientset) KubevirtV1() kubevirtv1.KubevirtV1Interface
KubevirtV1 retrieves the KubevirtV1Client
func (*Clientset) LonghornV1beta1 ¶ added in v1.0.0
func (c *Clientset) LonghornV1beta1() longhornv1beta1.LonghornV1beta1Interface
LonghornV1beta1 retrieves the LonghornV1beta1Client
func (*Clientset) NetworkingV1 ¶ added in v1.0.0
func (c *Clientset) NetworkingV1() networkingv1.NetworkingV1Interface
NetworkingV1 retrieves the NetworkingV1Client
func (*Clientset) SnapshotV1beta1 ¶
func (c *Clientset) SnapshotV1beta1() snapshotv1beta1.SnapshotV1beta1Interface
SnapshotV1beta1 retrieves the SnapshotV1beta1Client
func (*Clientset) UpgradeV1 ¶
func (c *Clientset) UpgradeV1() upgradev1.UpgradeV1Interface
UpgradeV1 retrieves the UpgradeV1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface ClusterV1alpha4() clusterv1alpha4.ClusterV1alpha4Interface HarvesterhciV1beta1() harvesterhciv1beta1.HarvesterhciV1beta1Interface K8sCniCncfIoV1() k8scnicncfiov1.K8sCniCncfIoV1Interface KubevirtV1() kubevirtv1.KubevirtV1Interface LonghornV1beta1() longhornv1beta1.LonghornV1beta1Interface NetworkingV1() networkingv1.NetworkingV1Interface SnapshotV1beta1() snapshotv1beta1.SnapshotV1beta1Interface UpgradeV1() upgradev1.UpgradeV1Interface }
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
|
|
cluster.x-k8s.io/v1alpha4
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
cluster.x-k8s.io/v1alpha4/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
harvesterhci.io/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
harvesterhci.io/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
k8s.cni.cncf.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
k8s.cni.cncf.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
kubevirt.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
kubevirt.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
longhorn.io/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
longhorn.io/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
networking.k8s.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
networking.k8s.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
snapshot.storage.k8s.io/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
snapshot.storage.k8s.io/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
upgrade.cattle.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
upgrade.cattle.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |