Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) Ceph() cephv1beta1.CephV1beta1Interfacedeprecated
- func (c *Clientset) CephV1alpha1() cephv1alpha1.CephV1alpha1Interface
- func (c *Clientset) CephV1beta1() cephv1beta1.CephV1beta1Interface
- func (c *Clientset) Cockroachdb() cockroachdbv1alpha1.CockroachdbV1alpha1Interfacedeprecated
- func (c *Clientset) CockroachdbV1alpha1() cockroachdbv1alpha1.CockroachdbV1alpha1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) Minio() miniov1alpha1.MinioV1alpha1Interfacedeprecated
- func (c *Clientset) MinioV1alpha1() miniov1alpha1.MinioV1alpha1Interface
- func (c *Clientset) Rook() rookv1alpha1.RookV1alpha1Interfacedeprecated
- func (c *Clientset) RookV1alpha1() rookv1alpha1.RookV1alpha1Interface
- func (c *Clientset) RookV1alpha2() rookv1alpha2.RookV1alpha2Interface
- 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.
func NewForConfigOrDie ¶
NewForConfigOrDie creates a new Clientset for the given config and panics if there is an error in the config.
func (*Clientset) Ceph
deprecated
added in
v0.8.0
func (c *Clientset) Ceph() cephv1beta1.CephV1beta1Interface
Deprecated: Ceph retrieves the default version of CephClient. Please explicitly pick a version.
func (*Clientset) CephV1alpha1 ¶ added in v0.8.0
func (c *Clientset) CephV1alpha1() cephv1alpha1.CephV1alpha1Interface
CephV1alpha1 retrieves the CephV1alpha1Client
func (*Clientset) CephV1beta1 ¶ added in v0.8.0
func (c *Clientset) CephV1beta1() cephv1beta1.CephV1beta1Interface
CephV1beta1 retrieves the CephV1beta1Client
func (*Clientset) Cockroachdb
deprecated
added in
v0.8.0
func (c *Clientset) Cockroachdb() cockroachdbv1alpha1.CockroachdbV1alpha1Interface
Deprecated: Cockroachdb retrieves the default version of CockroachdbClient. Please explicitly pick a version.
func (*Clientset) CockroachdbV1alpha1 ¶ added in v0.8.0
func (c *Clientset) CockroachdbV1alpha1() cockroachdbv1alpha1.CockroachdbV1alpha1Interface
CockroachdbV1alpha1 retrieves the CockroachdbV1alpha1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) Minio
deprecated
added in
v0.8.0
func (c *Clientset) Minio() miniov1alpha1.MinioV1alpha1Interface
Deprecated: Minio retrieves the default version of MinioClient. Please explicitly pick a version.
func (*Clientset) MinioV1alpha1 ¶ added in v0.8.0
func (c *Clientset) MinioV1alpha1() miniov1alpha1.MinioV1alpha1Interface
MinioV1alpha1 retrieves the MinioV1alpha1Client
func (*Clientset) Rook
deprecated
func (c *Clientset) Rook() rookv1alpha1.RookV1alpha1Interface
Deprecated: Rook retrieves the default version of RookClient. Please explicitly pick a version.
func (*Clientset) RookV1alpha1 ¶
func (c *Clientset) RookV1alpha1() rookv1alpha1.RookV1alpha1Interface
RookV1alpha1 retrieves the RookV1alpha1Client
func (*Clientset) RookV1alpha2 ¶ added in v0.8.0
func (c *Clientset) RookV1alpha2() rookv1alpha2.RookV1alpha2Interface
RookV1alpha2 retrieves the RookV1alpha2Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface CephV1alpha1() cephv1alpha1.CephV1alpha1Interface CephV1beta1() cephv1beta1.CephV1beta1Interface // Deprecated: please explicitly pick a version if possible. Ceph() cephv1beta1.CephV1beta1Interface CockroachdbV1alpha1() cockroachdbv1alpha1.CockroachdbV1alpha1Interface // Deprecated: please explicitly pick a version if possible. Cockroachdb() cockroachdbv1alpha1.CockroachdbV1alpha1Interface MinioV1alpha1() miniov1alpha1.MinioV1alpha1Interface // Deprecated: please explicitly pick a version if possible. Minio() miniov1alpha1.MinioV1alpha1Interface RookV1alpha1() rookv1alpha1.RookV1alpha1Interface // Deprecated: please explicitly pick a version if possible. Rook() rookv1alpha1.RookV1alpha1Interface RookV1alpha2() rookv1alpha2.RookV1alpha2Interface }
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
|
|
ceph/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
ceph/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
ceph/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
ceph/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
cockroachdb/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
cockroachdb/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
minio/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
minio/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
rook/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
rook/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
rook/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
rook/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |