Documentation
¶
Index ¶
- type Clientset
- func (c *Clientset) ComputeV1alpha1() computev1alpha1.ComputeV1alpha1Interface
- func (c *Clientset) ControllersV1alpha1() controllersv1alpha1.ControllersV1alpha1Interface
- func (c *Clientset) CoordinationV1() coordinationv1.CoordinationV1Interface
- func (c *Clientset) CoreV1alpha() corev1alpha.CoreV1alphaInterface
- func (c *Clientset) CoreV1alpha2() corev1alpha2.CoreV1alpha2Interface
- func (c *Clientset) CoreV1alpha3() corev1alpha3.CoreV1alpha3Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) ExtensionsV1alpha1() extensionsv1alpha1.ExtensionsV1alpha1Interface
- func (c *Clientset) ExtensionsV1alpha2() extensionsv1alpha2.ExtensionsV1alpha2Interface
- func (c *Clientset) GatewayV1() gatewayv1.GatewayV1Interface
- func (c *Clientset) GatewayV1alpha2() gatewayv1alpha2.GatewayV1alpha2Interface
- func (c *Clientset) PolicyV1alpha1() policyv1alpha1.PolicyV1alpha1Interface
- func (c *Clientset) VpcV1alpha1() vpcv1alpha1.VpcV1alpha1Interface
- 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) ComputeV1alpha1 ¶
func (c *Clientset) ComputeV1alpha1() computev1alpha1.ComputeV1alpha1Interface
ComputeV1alpha1 retrieves the ComputeV1alpha1Client
func (*Clientset) ControllersV1alpha1 ¶
func (c *Clientset) ControllersV1alpha1() controllersv1alpha1.ControllersV1alpha1Interface
ControllersV1alpha1 retrieves the ControllersV1alpha1Client
func (*Clientset) CoordinationV1 ¶
func (c *Clientset) CoordinationV1() coordinationv1.CoordinationV1Interface
CoordinationV1 retrieves the CoordinationV1Client
func (*Clientset) CoreV1alpha ¶
func (c *Clientset) CoreV1alpha() corev1alpha.CoreV1alphaInterface
CoreV1alpha retrieves the CoreV1alphaClient
func (*Clientset) CoreV1alpha2 ¶
func (c *Clientset) CoreV1alpha2() corev1alpha2.CoreV1alpha2Interface
CoreV1alpha2 retrieves the CoreV1alpha2Client
func (*Clientset) CoreV1alpha3 ¶
func (c *Clientset) CoreV1alpha3() corev1alpha3.CoreV1alpha3Interface
CoreV1alpha3 retrieves the CoreV1alpha3Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) ExtensionsV1alpha1 ¶
func (c *Clientset) ExtensionsV1alpha1() extensionsv1alpha1.ExtensionsV1alpha1Interface
ExtensionsV1alpha1 retrieves the ExtensionsV1alpha1Client
func (*Clientset) ExtensionsV1alpha2 ¶
func (c *Clientset) ExtensionsV1alpha2() extensionsv1alpha2.ExtensionsV1alpha2Interface
ExtensionsV1alpha2 retrieves the ExtensionsV1alpha2Client
func (*Clientset) GatewayV1 ¶
func (c *Clientset) GatewayV1() gatewayv1.GatewayV1Interface
GatewayV1 retrieves the GatewayV1Client
func (*Clientset) GatewayV1alpha2 ¶
func (c *Clientset) GatewayV1alpha2() gatewayv1alpha2.GatewayV1alpha2Interface
GatewayV1alpha2 retrieves the GatewayV1alpha2Client
func (*Clientset) PolicyV1alpha1 ¶
func (c *Clientset) PolicyV1alpha1() policyv1alpha1.PolicyV1alpha1Interface
PolicyV1alpha1 retrieves the PolicyV1alpha1Client
func (*Clientset) VpcV1alpha1 ¶
func (c *Clientset) VpcV1alpha1() vpcv1alpha1.VpcV1alpha1Interface
VpcV1alpha1 retrieves the VpcV1alpha1Client
type Interface ¶
type Interface interface {
Discovery() discovery.DiscoveryInterface
ComputeV1alpha1() computev1alpha1.ComputeV1alpha1Interface
ControllersV1alpha1() controllersv1alpha1.ControllersV1alpha1Interface
CoordinationV1() coordinationv1.CoordinationV1Interface
CoreV1alpha() corev1alpha.CoreV1alphaInterface
CoreV1alpha2() corev1alpha2.CoreV1alpha2Interface
CoreV1alpha3() corev1alpha3.CoreV1alpha3Interface
ExtensionsV1alpha1() extensionsv1alpha1.ExtensionsV1alpha1Interface
ExtensionsV1alpha2() extensionsv1alpha2.ExtensionsV1alpha2Interface
GatewayV1() gatewayv1.GatewayV1Interface
GatewayV1alpha2() gatewayv1alpha2.GatewayV1alpha2Interface
PolicyV1alpha1() policyv1alpha1.PolicyV1alpha1Interface
VpcV1alpha1() vpcv1alpha1.VpcV1alpha1Interface
}
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
|
|
|
compute/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
compute/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
controllers/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
controllers/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
coordination/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
coordination/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
core/v1alpha
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
core/v1alpha/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
core/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
core/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
core/v1alpha3
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
core/v1alpha3/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
extensions/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
extensions/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
extensions/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
extensions/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
gateway/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
gateway/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
gateway/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
gateway/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
policy/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
policy/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
|
vpc/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
|
vpc/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |