Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) CloneV1alpha1() clonev1alpha1.CloneV1alpha1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) ExportV1alpha1() exportv1alpha1.ExportV1alpha1Interface
- func (c *Clientset) ExportV1beta1() exportv1beta1.ExportV1beta1Interface
- func (c *Clientset) InstancetypeV1alpha1() instancetypev1alpha1.InstancetypeV1alpha1Interface
- func (c *Clientset) InstancetypeV1alpha2() instancetypev1alpha2.InstancetypeV1alpha2Interface
- func (c *Clientset) InstancetypeV1beta1() instancetypev1beta1.InstancetypeV1beta1Interface
- func (c *Clientset) KubevirtV1() kubevirtv1.KubevirtV1Interface
- func (c *Clientset) MigrationsV1alpha1() migrationsv1alpha1.MigrationsV1alpha1Interface
- func (c *Clientset) PoolV1alpha1() poolv1alpha1.PoolV1alpha1Interface
- func (c *Clientset) SnapshotV1alpha1() snapshotv1alpha1.SnapshotV1alpha1Interface
- func (c *Clientset) SnapshotV1beta1() snapshotv1beta1.SnapshotV1beta1Interface
- 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) CloneV1alpha1 ¶ added in v0.55.0
func (c *Clientset) CloneV1alpha1() clonev1alpha1.CloneV1alpha1Interface
CloneV1alpha1 retrieves the CloneV1alpha1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) ExportV1alpha1 ¶ added in v0.55.0
func (c *Clientset) ExportV1alpha1() exportv1alpha1.ExportV1alpha1Interface
ExportV1alpha1 retrieves the ExportV1alpha1Client
func (*Clientset) ExportV1beta1 ¶ added in v1.3.0
func (c *Clientset) ExportV1beta1() exportv1beta1.ExportV1beta1Interface
ExportV1beta1 retrieves the ExportV1beta1Client
func (*Clientset) InstancetypeV1alpha1 ¶ added in v0.56.0
func (c *Clientset) InstancetypeV1alpha1() instancetypev1alpha1.InstancetypeV1alpha1Interface
InstancetypeV1alpha1 retrieves the InstancetypeV1alpha1Client
func (*Clientset) InstancetypeV1alpha2 ¶ added in v0.58.0
func (c *Clientset) InstancetypeV1alpha2() instancetypev1alpha2.InstancetypeV1alpha2Interface
InstancetypeV1alpha2 retrieves the InstancetypeV1alpha2Client
func (*Clientset) InstancetypeV1beta1 ¶ added in v1.0.0
func (c *Clientset) InstancetypeV1beta1() instancetypev1beta1.InstancetypeV1beta1Interface
InstancetypeV1beta1 retrieves the InstancetypeV1beta1Client
func (*Clientset) KubevirtV1 ¶ added in v1.2.1
func (c *Clientset) KubevirtV1() kubevirtv1.KubevirtV1Interface
KubevirtV1 retrieves the KubevirtV1Client
func (*Clientset) MigrationsV1alpha1 ¶ added in v0.49.0
func (c *Clientset) MigrationsV1alpha1() migrationsv1alpha1.MigrationsV1alpha1Interface
MigrationsV1alpha1 retrieves the MigrationsV1alpha1Client
func (*Clientset) PoolV1alpha1 ¶ added in v0.49.0
func (c *Clientset) PoolV1alpha1() poolv1alpha1.PoolV1alpha1Interface
PoolV1alpha1 retrieves the PoolV1alpha1Client
func (*Clientset) SnapshotV1alpha1 ¶
func (c *Clientset) SnapshotV1alpha1() snapshotv1alpha1.SnapshotV1alpha1Interface
SnapshotV1alpha1 retrieves the SnapshotV1alpha1Client
func (*Clientset) SnapshotV1beta1 ¶ added in v1.3.0
func (c *Clientset) SnapshotV1beta1() snapshotv1beta1.SnapshotV1beta1Interface
SnapshotV1beta1 retrieves the SnapshotV1beta1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface CloneV1alpha1() clonev1alpha1.CloneV1alpha1Interface KubevirtV1() kubevirtv1.KubevirtV1Interface ExportV1alpha1() exportv1alpha1.ExportV1alpha1Interface ExportV1beta1() exportv1beta1.ExportV1beta1Interface InstancetypeV1alpha1() instancetypev1alpha1.InstancetypeV1alpha1Interface InstancetypeV1alpha2() instancetypev1alpha2.InstancetypeV1alpha2Interface InstancetypeV1beta1() instancetypev1beta1.InstancetypeV1beta1Interface MigrationsV1alpha1() migrationsv1alpha1.MigrationsV1alpha1Interface PoolV1alpha1() poolv1alpha1.PoolV1alpha1Interface SnapshotV1alpha1() snapshotv1alpha1.SnapshotV1alpha1Interface SnapshotV1beta1() snapshotv1beta1.SnapshotV1beta1Interface }
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
|
|
clone/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
clone/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
core/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
core/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
export/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
export/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
export/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
export/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
instancetype/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
instancetype/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
instancetype/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
instancetype/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
instancetype/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
instancetype/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
migrations/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
migrations/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
pool/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
pool/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
snapshot/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
snapshot/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
snapshot/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
snapshot/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |