Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) AuditingV1alpha1() auditingv1alpha1.AuditingV1alpha1Interface
- func (c *Clientset) ClusterV1alpha1() clusterv1alpha1.ClusterV1alpha1Interface
- func (c *Clientset) DevopsV1alpha1() devopsv1alpha1.DevopsV1alpha1Interface
- func (c *Clientset) DevopsV1alpha3() devopsv1alpha3.DevopsV1alpha3Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) IamV1alpha2() iamv1alpha2.IamV1alpha2Interface
- func (c *Clientset) NetworkV1alpha1() networkv1alpha1.NetworkV1alpha1Interface
- func (c *Clientset) ServicemeshV1alpha2() servicemeshv1alpha2.ServicemeshV1alpha2Interface
- func (c *Clientset) StorageV1alpha1() storagev1alpha1.StorageV1alpha1Interface
- func (c *Clientset) TenantV1alpha1() tenantv1alpha1.TenantV1alpha1Interface
- func (c *Clientset) TenantV1alpha2() tenantv1alpha2.TenantV1alpha2Interface
- func (c *Clientset) TypesV1beta1() typesv1beta1.TypesV1beta1Interface
- 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) AuditingV1alpha1 ¶
func (c *Clientset) AuditingV1alpha1() auditingv1alpha1.AuditingV1alpha1Interface
AuditingV1alpha1 retrieves the AuditingV1alpha1Client
func (*Clientset) ClusterV1alpha1 ¶
func (c *Clientset) ClusterV1alpha1() clusterv1alpha1.ClusterV1alpha1Interface
ClusterV1alpha1 retrieves the ClusterV1alpha1Client
func (*Clientset) DevopsV1alpha1 ¶
func (c *Clientset) DevopsV1alpha1() devopsv1alpha1.DevopsV1alpha1Interface
DevopsV1alpha1 retrieves the DevopsV1alpha1Client
func (*Clientset) DevopsV1alpha3 ¶
func (c *Clientset) DevopsV1alpha3() devopsv1alpha3.DevopsV1alpha3Interface
DevopsV1alpha3 retrieves the DevopsV1alpha3Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) IamV1alpha2 ¶
func (c *Clientset) IamV1alpha2() iamv1alpha2.IamV1alpha2Interface
IamV1alpha2 retrieves the IamV1alpha2Client
func (*Clientset) NetworkV1alpha1 ¶
func (c *Clientset) NetworkV1alpha1() networkv1alpha1.NetworkV1alpha1Interface
NetworkV1alpha1 retrieves the NetworkV1alpha1Client
func (*Clientset) ServicemeshV1alpha2 ¶
func (c *Clientset) ServicemeshV1alpha2() servicemeshv1alpha2.ServicemeshV1alpha2Interface
ServicemeshV1alpha2 retrieves the ServicemeshV1alpha2Client
func (*Clientset) StorageV1alpha1 ¶
func (c *Clientset) StorageV1alpha1() storagev1alpha1.StorageV1alpha1Interface
StorageV1alpha1 retrieves the StorageV1alpha1Client
func (*Clientset) TenantV1alpha1 ¶
func (c *Clientset) TenantV1alpha1() tenantv1alpha1.TenantV1alpha1Interface
TenantV1alpha1 retrieves the TenantV1alpha1Client
func (*Clientset) TenantV1alpha2 ¶
func (c *Clientset) TenantV1alpha2() tenantv1alpha2.TenantV1alpha2Interface
TenantV1alpha2 retrieves the TenantV1alpha2Client
func (*Clientset) TypesV1beta1 ¶
func (c *Clientset) TypesV1beta1() typesv1beta1.TypesV1beta1Interface
TypesV1beta1 retrieves the TypesV1beta1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface AuditingV1alpha1() auditingv1alpha1.AuditingV1alpha1Interface ClusterV1alpha1() clusterv1alpha1.ClusterV1alpha1Interface DevopsV1alpha1() devopsv1alpha1.DevopsV1alpha1Interface DevopsV1alpha3() devopsv1alpha3.DevopsV1alpha3Interface IamV1alpha2() iamv1alpha2.IamV1alpha2Interface NetworkV1alpha1() networkv1alpha1.NetworkV1alpha1Interface ServicemeshV1alpha2() servicemeshv1alpha2.ServicemeshV1alpha2Interface StorageV1alpha1() storagev1alpha1.StorageV1alpha1Interface TenantV1alpha1() tenantv1alpha1.TenantV1alpha1Interface TenantV1alpha2() tenantv1alpha2.TenantV1alpha2Interface TypesV1beta1() typesv1beta1.TypesV1beta1Interface }
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
|
|
auditing/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
auditing/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
cluster/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
cluster/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
devops/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
devops/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
devops/v1alpha3
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
devops/v1alpha3/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
iam/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
iam/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
network/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
network/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
servicemesh/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
servicemesh/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
storage/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
storage/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
tenant/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
tenant/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
tenant/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
tenant/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
types/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
types/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |