Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) ApplicationV1() applicationv1.ApplicationV1Interface
- func (c *Clientset) AuthV1() authv1.AuthV1Interface
- func (c *Clientset) BusinessV1() businessv1.BusinessV1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) LogagentV1() logagentv1.LogagentV1Interface
- func (c *Clientset) MeshV1() meshv1.MeshV1Interface
- func (c *Clientset) MonitorV1() monitorv1.MonitorV1Interface
- func (c *Clientset) NotifyV1() notifyv1.NotifyV1Interface
- func (c *Clientset) PlatformV1() platformv1.PlatformV1Interface
- func (c *Clientset) RegistryV1() registryv1.RegistryV1Interface
- 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) ApplicationV1 ¶ added in v1.4.0
func (c *Clientset) ApplicationV1() applicationv1.ApplicationV1Interface
ApplicationV1 retrieves the ApplicationV1Client
func (*Clientset) AuthV1 ¶
func (c *Clientset) AuthV1() authv1.AuthV1Interface
AuthV1 retrieves the AuthV1Client
func (*Clientset) BusinessV1 ¶
func (c *Clientset) BusinessV1() businessv1.BusinessV1Interface
BusinessV1 retrieves the BusinessV1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) LogagentV1 ¶ added in v1.3.1
func (c *Clientset) LogagentV1() logagentv1.LogagentV1Interface
LogagentV1 retrieves the LogagentV1Client
func (*Clientset) MeshV1 ¶ added in v1.6.0
func (c *Clientset) MeshV1() meshv1.MeshV1Interface
MeshV1 retrieves the MeshV1Client
func (*Clientset) MonitorV1 ¶
func (c *Clientset) MonitorV1() monitorv1.MonitorV1Interface
MonitorV1 retrieves the MonitorV1Client
func (*Clientset) NotifyV1 ¶
func (c *Clientset) NotifyV1() notifyv1.NotifyV1Interface
NotifyV1 retrieves the NotifyV1Client
func (*Clientset) PlatformV1 ¶
func (c *Clientset) PlatformV1() platformv1.PlatformV1Interface
PlatformV1 retrieves the PlatformV1Client
func (*Clientset) RegistryV1 ¶
func (c *Clientset) RegistryV1() registryv1.RegistryV1Interface
RegistryV1 retrieves the RegistryV1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface ApplicationV1() applicationv1.ApplicationV1Interface AuthV1() authv1.AuthV1Interface BusinessV1() businessv1.BusinessV1Interface LogagentV1() logagentv1.LogagentV1Interface MeshV1() meshv1.MeshV1Interface MonitorV1() monitorv1.MonitorV1Interface NotifyV1() notifyv1.NotifyV1Interface PlatformV1() platformv1.PlatformV1Interface RegistryV1() registryv1.RegistryV1Interface }
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
|
|
application/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
application/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
auth/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
auth/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
business/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
business/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
logagent/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
logagent/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
mesh/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
mesh/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
monitor/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
monitor/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
notify/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
notify/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
platform/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
platform/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
registry/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
registry/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |