Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) ConfigTsmV1() configtsmv1.ConfigTsmV1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) GnsTsmV1() gnstsmv1.GnsTsmV1Interface
- func (c *Clientset) PolicypkgTsmV1() policypkgtsmv1.PolicypkgTsmV1Interface
- func (c *Clientset) RootTsmV1() roottsmv1.RootTsmV1Interface
- func (c *Clientset) ServicegroupTsmV1() servicegrouptsmv1.ServicegroupTsmV1Interface
- 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.
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. NewForConfig is equivalent to NewForConfigAndClient(c, httpClient), where httpClient was generated with rest.HTTPClientFor(c).
func NewForConfigAndClient ¶
NewForConfigAndClient creates a new Clientset for the given config and http client. Note the http client provided takes precedence over the configured transport values. If config's RateLimiter is not set and QPS and Burst are acceptable, NewForConfigAndClient 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) ConfigTsmV1 ¶
func (c *Clientset) ConfigTsmV1() configtsmv1.ConfigTsmV1Interface
ConfigTsmV1 retrieves the ConfigTsmV1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) GnsTsmV1 ¶
func (c *Clientset) GnsTsmV1() gnstsmv1.GnsTsmV1Interface
GnsTsmV1 retrieves the GnsTsmV1Client
func (*Clientset) PolicypkgTsmV1 ¶
func (c *Clientset) PolicypkgTsmV1() policypkgtsmv1.PolicypkgTsmV1Interface
PolicypkgTsmV1 retrieves the PolicypkgTsmV1Client
func (*Clientset) RootTsmV1 ¶
func (c *Clientset) RootTsmV1() roottsmv1.RootTsmV1Interface
RootTsmV1 retrieves the RootTsmV1Client
func (*Clientset) ServicegroupTsmV1 ¶
func (c *Clientset) ServicegroupTsmV1() servicegrouptsmv1.ServicegroupTsmV1Interface
ServicegroupTsmV1 retrieves the ServicegroupTsmV1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface ConfigTsmV1() configtsmv1.ConfigTsmV1Interface GnsTsmV1() gnstsmv1.GnsTsmV1Interface PolicypkgTsmV1() policypkgtsmv1.PolicypkgTsmV1Interface RootTsmV1() roottsmv1.RootTsmV1Interface ServicegroupTsmV1() servicegrouptsmv1.ServicegroupTsmV1Interface }
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
|
|
config.tsm.tanzu.vmware.com/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
config.tsm.tanzu.vmware.com/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
gns.tsm.tanzu.vmware.com/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
gns.tsm.tanzu.vmware.com/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
policypkg.tsm.tanzu.vmware.com/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
policypkg.tsm.tanzu.vmware.com/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
root.tsm.tanzu.vmware.com/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
root.tsm.tanzu.vmware.com/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
servicegroup.tsm.tanzu.vmware.com/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
servicegroup.tsm.tanzu.vmware.com/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |