Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) CertmanagerV1() certmanagerv1.CertmanagerV1Interface
- func (c *Clientset) CertmanagerV1alpha2() certmanagerv1alpha2.CertmanagerV1alpha2Interface
- func (c *Clientset) CertmanagerV1alpha3() certmanagerv1alpha3.CertmanagerV1alpha3Interface
- func (c *Clientset) CertmanagerV1beta1() certmanagerv1beta1.CertmanagerV1beta1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) EtcdV1alpha1() etcdv1alpha1.EtcdV1alpha1Interface
- func (c *Clientset) EtcdV1alpha2() etcdv1alpha2.EtcdV1alpha2Interface
- func (c *Clientset) MonitoringV1() monitoringv1.MonitoringV1Interface
- func (c *Clientset) ProxyV1alpha1() proxyv1alpha1.ProxyV1alpha1Interface
- func (c *Clientset) ProxyV1alpha2() proxyv1alpha2.ProxyV1alpha2Interface
- 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) CertmanagerV1 ¶ added in v0.9.0
func (c *Clientset) CertmanagerV1() certmanagerv1.CertmanagerV1Interface
CertmanagerV1 retrieves the CertmanagerV1Client
func (*Clientset) CertmanagerV1alpha2 ¶ added in v0.9.0
func (c *Clientset) CertmanagerV1alpha2() certmanagerv1alpha2.CertmanagerV1alpha2Interface
CertmanagerV1alpha2 retrieves the CertmanagerV1alpha2Client
func (*Clientset) CertmanagerV1alpha3 ¶ added in v0.9.0
func (c *Clientset) CertmanagerV1alpha3() certmanagerv1alpha3.CertmanagerV1alpha3Interface
CertmanagerV1alpha3 retrieves the CertmanagerV1alpha3Client
func (*Clientset) CertmanagerV1beta1 ¶ added in v0.9.0
func (c *Clientset) CertmanagerV1beta1() certmanagerv1beta1.CertmanagerV1beta1Interface
CertmanagerV1beta1 retrieves the CertmanagerV1beta1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) EtcdV1alpha1 ¶
func (c *Clientset) EtcdV1alpha1() etcdv1alpha1.EtcdV1alpha1Interface
EtcdV1alpha1 retrieves the EtcdV1alpha1Client
func (*Clientset) EtcdV1alpha2 ¶ added in v0.11.0
func (c *Clientset) EtcdV1alpha2() etcdv1alpha2.EtcdV1alpha2Interface
EtcdV1alpha2 retrieves the EtcdV1alpha2Client
func (*Clientset) MonitoringV1 ¶
func (c *Clientset) MonitoringV1() monitoringv1.MonitoringV1Interface
MonitoringV1 retrieves the MonitoringV1Client
func (*Clientset) ProxyV1alpha1 ¶ added in v0.7.0
func (c *Clientset) ProxyV1alpha1() proxyv1alpha1.ProxyV1alpha1Interface
ProxyV1alpha1 retrieves the ProxyV1alpha1Client
func (*Clientset) ProxyV1alpha2 ¶ added in v0.11.0
func (c *Clientset) ProxyV1alpha2() proxyv1alpha2.ProxyV1alpha2Interface
ProxyV1alpha2 retrieves the ProxyV1alpha2Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface CertmanagerV1() certmanagerv1.CertmanagerV1Interface CertmanagerV1alpha2() certmanagerv1alpha2.CertmanagerV1alpha2Interface CertmanagerV1alpha3() certmanagerv1alpha3.CertmanagerV1alpha3Interface CertmanagerV1beta1() certmanagerv1beta1.CertmanagerV1beta1Interface EtcdV1alpha1() etcdv1alpha1.EtcdV1alpha1Interface EtcdV1alpha2() etcdv1alpha2.EtcdV1alpha2Interface MonitoringV1() monitoringv1.MonitoringV1Interface ProxyV1alpha1() proxyv1alpha1.ProxyV1alpha1Interface ProxyV1alpha2() proxyv1alpha2.ProxyV1alpha2Interface }
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
|
|
certmanager/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
certmanager/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
certmanager/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
certmanager/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
certmanager/v1alpha3
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
certmanager/v1alpha3/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
certmanager/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
certmanager/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
etcd/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
etcd/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
etcd/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
etcd/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
monitoring/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
monitoring/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
proxy/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
proxy/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
proxy/v1alpha2
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
proxy/v1alpha2/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |