Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) AdvancedV1alpha1() advancedv1alpha1.AdvancedV1alpha1Interface
- func (c *Clientset) AlertV1alpha1() alertv1alpha1.AlertV1alpha1Interface
- func (c *Clientset) AuditingV1alpha1() auditingv1alpha1.AuditingV1alpha1Interface
- func (c *Clientset) CloudV1alpha1() cloudv1alpha1.CloudV1alpha1Interface
- func (c *Clientset) ClusterV1alpha1() clusterv1alpha1.ClusterV1alpha1Interface
- func (c *Clientset) CustomV1alpha1() customv1alpha1.CustomV1alpha1Interface
- func (c *Clientset) DataV1alpha1() datav1alpha1.DataV1alpha1Interface
- func (c *Clientset) DatabaseV1alpha1() databasev1alpha1.DatabaseV1alpha1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) EncryptionV1alpha1() encryptionv1alpha1.EncryptionV1alpha1Interface
- func (c *Clientset) EventV1alpha1() eventv1alpha1.EventV1alpha1Interface
- func (c *Clientset) GlobalV1alpha1() globalv1alpha1.GlobalV1alpha1Interface
- func (c *Clientset) LdapV1alpha1() ldapv1alpha1.LdapV1alpha1Interface
- func (c *Clientset) MaintenanceV1alpha1() maintenancev1alpha1.MaintenanceV1alpha1Interface
- func (c *Clientset) NetworkV1alpha1() networkv1alpha1.NetworkV1alpha1Interface
- func (c *Clientset) OnlineV1alpha1() onlinev1alpha1.OnlineV1alpha1Interface
- func (c *Clientset) OrgV1alpha1() orgv1alpha1.OrgV1alpha1Interface
- func (c *Clientset) PrivateV1alpha1() privatev1alpha1.PrivateV1alpha1Interface
- func (c *Clientset) PrivatelinkV1alpha1() privatelinkv1alpha1.PrivatelinkV1alpha1Interface
- func (c *Clientset) ProjectV1alpha1() projectv1alpha1.ProjectV1alpha1Interface
- func (c *Clientset) SearchV1alpha1() searchv1alpha1.SearchV1alpha1Interface
- func (c *Clientset) TeamV1alpha1() teamv1alpha1.TeamV1alpha1Interface
- func (c *Clientset) TeamsV1alpha1() teamsv1alpha1.TeamsV1alpha1Interface
- func (c *Clientset) ThirdV1alpha1() thirdv1alpha1.ThirdV1alpha1Interface
- func (c *Clientset) X509V1alpha1() x509v1alpha1.X509V1alpha1Interface
- 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) AdvancedV1alpha1 ¶ added in v0.5.0
func (c *Clientset) AdvancedV1alpha1() advancedv1alpha1.AdvancedV1alpha1Interface
AdvancedV1alpha1 retrieves the AdvancedV1alpha1Client
func (*Clientset) AlertV1alpha1 ¶
func (c *Clientset) AlertV1alpha1() alertv1alpha1.AlertV1alpha1Interface
AlertV1alpha1 retrieves the AlertV1alpha1Client
func (*Clientset) AuditingV1alpha1 ¶
func (c *Clientset) AuditingV1alpha1() auditingv1alpha1.AuditingV1alpha1Interface
AuditingV1alpha1 retrieves the AuditingV1alpha1Client
func (*Clientset) CloudV1alpha1 ¶
func (c *Clientset) CloudV1alpha1() cloudv1alpha1.CloudV1alpha1Interface
CloudV1alpha1 retrieves the CloudV1alpha1Client
func (*Clientset) ClusterV1alpha1 ¶
func (c *Clientset) ClusterV1alpha1() clusterv1alpha1.ClusterV1alpha1Interface
ClusterV1alpha1 retrieves the ClusterV1alpha1Client
func (*Clientset) CustomV1alpha1 ¶
func (c *Clientset) CustomV1alpha1() customv1alpha1.CustomV1alpha1Interface
CustomV1alpha1 retrieves the CustomV1alpha1Client
func (*Clientset) DataV1alpha1 ¶
func (c *Clientset) DataV1alpha1() datav1alpha1.DataV1alpha1Interface
DataV1alpha1 retrieves the DataV1alpha1Client
func (*Clientset) DatabaseV1alpha1 ¶
func (c *Clientset) DatabaseV1alpha1() databasev1alpha1.DatabaseV1alpha1Interface
DatabaseV1alpha1 retrieves the DatabaseV1alpha1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) EncryptionV1alpha1 ¶
func (c *Clientset) EncryptionV1alpha1() encryptionv1alpha1.EncryptionV1alpha1Interface
EncryptionV1alpha1 retrieves the EncryptionV1alpha1Client
func (*Clientset) EventV1alpha1 ¶
func (c *Clientset) EventV1alpha1() eventv1alpha1.EventV1alpha1Interface
EventV1alpha1 retrieves the EventV1alpha1Client
func (*Clientset) GlobalV1alpha1 ¶
func (c *Clientset) GlobalV1alpha1() globalv1alpha1.GlobalV1alpha1Interface
GlobalV1alpha1 retrieves the GlobalV1alpha1Client
func (*Clientset) LdapV1alpha1 ¶
func (c *Clientset) LdapV1alpha1() ldapv1alpha1.LdapV1alpha1Interface
LdapV1alpha1 retrieves the LdapV1alpha1Client
func (*Clientset) MaintenanceV1alpha1 ¶
func (c *Clientset) MaintenanceV1alpha1() maintenancev1alpha1.MaintenanceV1alpha1Interface
MaintenanceV1alpha1 retrieves the MaintenanceV1alpha1Client
func (*Clientset) NetworkV1alpha1 ¶
func (c *Clientset) NetworkV1alpha1() networkv1alpha1.NetworkV1alpha1Interface
NetworkV1alpha1 retrieves the NetworkV1alpha1Client
func (*Clientset) OnlineV1alpha1 ¶
func (c *Clientset) OnlineV1alpha1() onlinev1alpha1.OnlineV1alpha1Interface
OnlineV1alpha1 retrieves the OnlineV1alpha1Client
func (*Clientset) OrgV1alpha1 ¶ added in v0.5.0
func (c *Clientset) OrgV1alpha1() orgv1alpha1.OrgV1alpha1Interface
OrgV1alpha1 retrieves the OrgV1alpha1Client
func (*Clientset) PrivateV1alpha1 ¶
func (c *Clientset) PrivateV1alpha1() privatev1alpha1.PrivateV1alpha1Interface
PrivateV1alpha1 retrieves the PrivateV1alpha1Client
func (*Clientset) PrivatelinkV1alpha1 ¶
func (c *Clientset) PrivatelinkV1alpha1() privatelinkv1alpha1.PrivatelinkV1alpha1Interface
PrivatelinkV1alpha1 retrieves the PrivatelinkV1alpha1Client
func (*Clientset) ProjectV1alpha1 ¶
func (c *Clientset) ProjectV1alpha1() projectv1alpha1.ProjectV1alpha1Interface
ProjectV1alpha1 retrieves the ProjectV1alpha1Client
func (*Clientset) SearchV1alpha1 ¶
func (c *Clientset) SearchV1alpha1() searchv1alpha1.SearchV1alpha1Interface
SearchV1alpha1 retrieves the SearchV1alpha1Client
func (*Clientset) TeamV1alpha1 ¶
func (c *Clientset) TeamV1alpha1() teamv1alpha1.TeamV1alpha1Interface
TeamV1alpha1 retrieves the TeamV1alpha1Client
func (*Clientset) TeamsV1alpha1 ¶
func (c *Clientset) TeamsV1alpha1() teamsv1alpha1.TeamsV1alpha1Interface
TeamsV1alpha1 retrieves the TeamsV1alpha1Client
func (*Clientset) ThirdV1alpha1 ¶
func (c *Clientset) ThirdV1alpha1() thirdv1alpha1.ThirdV1alpha1Interface
ThirdV1alpha1 retrieves the ThirdV1alpha1Client
func (*Clientset) X509V1alpha1 ¶
func (c *Clientset) X509V1alpha1() x509v1alpha1.X509V1alpha1Interface
X509V1alpha1 retrieves the X509V1alpha1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface AdvancedV1alpha1() advancedv1alpha1.AdvancedV1alpha1Interface AlertV1alpha1() alertv1alpha1.AlertV1alpha1Interface AuditingV1alpha1() auditingv1alpha1.AuditingV1alpha1Interface CloudV1alpha1() cloudv1alpha1.CloudV1alpha1Interface ClusterV1alpha1() clusterv1alpha1.ClusterV1alpha1Interface CustomV1alpha1() customv1alpha1.CustomV1alpha1Interface DataV1alpha1() datav1alpha1.DataV1alpha1Interface DatabaseV1alpha1() databasev1alpha1.DatabaseV1alpha1Interface EncryptionV1alpha1() encryptionv1alpha1.EncryptionV1alpha1Interface EventV1alpha1() eventv1alpha1.EventV1alpha1Interface GlobalV1alpha1() globalv1alpha1.GlobalV1alpha1Interface LdapV1alpha1() ldapv1alpha1.LdapV1alpha1Interface MaintenanceV1alpha1() maintenancev1alpha1.MaintenanceV1alpha1Interface NetworkV1alpha1() networkv1alpha1.NetworkV1alpha1Interface OnlineV1alpha1() onlinev1alpha1.OnlineV1alpha1Interface OrgV1alpha1() orgv1alpha1.OrgV1alpha1Interface PrivateV1alpha1() privatev1alpha1.PrivateV1alpha1Interface PrivatelinkV1alpha1() privatelinkv1alpha1.PrivatelinkV1alpha1Interface ProjectV1alpha1() projectv1alpha1.ProjectV1alpha1Interface SearchV1alpha1() searchv1alpha1.SearchV1alpha1Interface TeamV1alpha1() teamv1alpha1.TeamV1alpha1Interface TeamsV1alpha1() teamsv1alpha1.TeamsV1alpha1Interface ThirdV1alpha1() thirdv1alpha1.ThirdV1alpha1Interface X509V1alpha1() x509v1alpha1.X509V1alpha1Interface }
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
|
|
advanced/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
advanced/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
alert/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
alert/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
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. |
cloud/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
cloud/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. |
custom/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
custom/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
data/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
data/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
database/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
database/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
encryption/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
encryption/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
event/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
event/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
global/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
global/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
ldap/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
ldap/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
maintenance/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
maintenance/v1alpha1/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. |
online/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
online/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
org/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
org/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
private/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
private/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
privatelink/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
privatelink/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
project/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
project/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
search/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
search/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
team/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
team/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
teams/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
teams/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
third/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
third/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
x509/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
x509/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |