Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) CassandraV1alpha1() cassandrav1alpha1.CassandraV1alpha1Interface
- func (c *Clientset) CephV1() cephv1.CephV1Interface
- func (c *Clientset) CephV1beta1() cephv1beta1.CephV1beta1Interface
- func (c *Clientset) CockroachdbV1alpha1() cockroachdbv1alpha1.CockroachdbV1alpha1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) EdgefsV1beta1() edgefsv1beta1.EdgefsV1beta1Interface
- func (c *Clientset) MinioV1alpha1() miniov1alpha1.MinioV1alpha1Interface
- func (c *Clientset) NfsV1alpha1() nfsv1alpha1.NfsV1alpha1Interface
- 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) CassandraV1alpha1 ¶ added in v0.9.0
func (c *Clientset) CassandraV1alpha1() cassandrav1alpha1.CassandraV1alpha1Interface
CassandraV1alpha1 retrieves the CassandraV1alpha1Client
func (*Clientset) CephV1 ¶ added in v0.9.0
func (c *Clientset) CephV1() cephv1.CephV1Interface
CephV1 retrieves the CephV1Client
func (*Clientset) CephV1beta1 ¶ added in v0.8.0
func (c *Clientset) CephV1beta1() cephv1beta1.CephV1beta1Interface
CephV1beta1 retrieves the CephV1beta1Client
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) EdgefsV1beta1 ¶ added in v1.0.0
func (c *Clientset) EdgefsV1beta1() edgefsv1beta1.EdgefsV1beta1Interface
EdgefsV1beta1 retrieves the EdgefsV1beta1Client
func (*Clientset) MinioV1alpha1 ¶ added in v0.8.0
func (c *Clientset) MinioV1alpha1() miniov1alpha1.MinioV1alpha1Interface
MinioV1alpha1 retrieves the MinioV1alpha1Client
func (*Clientset) NfsV1alpha1 ¶ added in v0.9.0
func (c *Clientset) NfsV1alpha1() nfsv1alpha1.NfsV1alpha1Interface
NfsV1alpha1 retrieves the NfsV1alpha1Client
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 CassandraV1alpha1() cassandrav1alpha1.CassandraV1alpha1Interface CephV1beta1() cephv1beta1.CephV1beta1Interface CephV1() cephv1.CephV1Interface CockroachdbV1alpha1() cockroachdbv1alpha1.CockroachdbV1alpha1Interface EdgefsV1beta1() edgefsv1beta1.EdgefsV1beta1Interface MinioV1alpha1() miniov1alpha1.MinioV1alpha1Interface NfsV1alpha1() nfsv1alpha1.NfsV1alpha1Interface 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
|
|
cassandra.rook.io/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
cassandra.rook.io/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
ceph.rook.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
ceph.rook.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
ceph.rook.io/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
ceph.rook.io/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
cockroachdb.rook.io/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
cockroachdb.rook.io/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
edgefs.rook.io/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
edgefs.rook.io/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
minio.rook.io/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
minio.rook.io/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
nfs.rook.io/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
nfs.rook.io/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
rook.io/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
rook.io/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |