Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) CloudV1alpha1() cloudv1alpha1.CloudV1alpha1Interface
- func (c *Clientset) DbaasV1alpha1() dbaasv1alpha1.DbaasV1alpha1Interface
- func (c *Clientset) DedicatedV1alpha1() dedicatedv1alpha1.DedicatedV1alpha1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) DomainV1alpha1() domainv1alpha1.DomainV1alpha1Interface
- func (c *Clientset) IpV1alpha1() ipv1alpha1.IpV1alpha1Interface
- func (c *Clientset) IploadbalancingV1alpha1() iploadbalancingv1alpha1.IploadbalancingV1alpha1Interface
- func (c *Clientset) MeV1alpha1() mev1alpha1.MeV1alpha1Interface
- func (c *Clientset) VrackV1alpha1() vrackv1alpha1.VrackV1alpha1Interface
- 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) CloudV1alpha1 ¶
func (c *Clientset) CloudV1alpha1() cloudv1alpha1.CloudV1alpha1Interface
CloudV1alpha1 retrieves the CloudV1alpha1Client
func (*Clientset) DbaasV1alpha1 ¶
func (c *Clientset) DbaasV1alpha1() dbaasv1alpha1.DbaasV1alpha1Interface
DbaasV1alpha1 retrieves the DbaasV1alpha1Client
func (*Clientset) DedicatedV1alpha1 ¶
func (c *Clientset) DedicatedV1alpha1() dedicatedv1alpha1.DedicatedV1alpha1Interface
DedicatedV1alpha1 retrieves the DedicatedV1alpha1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) DomainV1alpha1 ¶
func (c *Clientset) DomainV1alpha1() domainv1alpha1.DomainV1alpha1Interface
DomainV1alpha1 retrieves the DomainV1alpha1Client
func (*Clientset) IpV1alpha1 ¶
func (c *Clientset) IpV1alpha1() ipv1alpha1.IpV1alpha1Interface
IpV1alpha1 retrieves the IpV1alpha1Client
func (*Clientset) IploadbalancingV1alpha1 ¶
func (c *Clientset) IploadbalancingV1alpha1() iploadbalancingv1alpha1.IploadbalancingV1alpha1Interface
IploadbalancingV1alpha1 retrieves the IploadbalancingV1alpha1Client
func (*Clientset) MeV1alpha1 ¶
func (c *Clientset) MeV1alpha1() mev1alpha1.MeV1alpha1Interface
MeV1alpha1 retrieves the MeV1alpha1Client
func (*Clientset) VrackV1alpha1 ¶
func (c *Clientset) VrackV1alpha1() vrackv1alpha1.VrackV1alpha1Interface
VrackV1alpha1 retrieves the VrackV1alpha1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface CloudV1alpha1() cloudv1alpha1.CloudV1alpha1Interface DbaasV1alpha1() dbaasv1alpha1.DbaasV1alpha1Interface DedicatedV1alpha1() dedicatedv1alpha1.DedicatedV1alpha1Interface DomainV1alpha1() domainv1alpha1.DomainV1alpha1Interface IpV1alpha1() ipv1alpha1.IpV1alpha1Interface IploadbalancingV1alpha1() iploadbalancingv1alpha1.IploadbalancingV1alpha1Interface MeV1alpha1() mev1alpha1.MeV1alpha1Interface VrackV1alpha1() vrackv1alpha1.VrackV1alpha1Interface }
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
|
|
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. |
dbaas/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
dbaas/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
dedicated/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
dedicated/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
domain/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
domain/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
ip/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
ip/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
iploadbalancing/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
iploadbalancing/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
me/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
me/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
vrack/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
vrack/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |