Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) EventingV1beta1() eventingv1beta1.EventingV1beta1Interface
- func (c *Clientset) EventsV1() eventsv1.EventsV1Interface
- func (c *Clientset) EventsV1beta1() eventsv1beta1.EventsV1beta1Interface
- func (c *Clientset) InternalV1() internalv1.InternalV1Interface
- func (c *Clientset) InternalV1alpha1() internalv1alpha1.InternalV1alpha1Interface
- func (c *Clientset) InternalV1beta1() internalv1beta1.InternalV1beta1Interface
- func (c *Clientset) MessagingV1beta1() messagingv1beta1.MessagingV1beta1Interface
- 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) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) EventingV1beta1 ¶ added in v0.15.0
func (c *Clientset) EventingV1beta1() eventingv1beta1.EventingV1beta1Interface
EventingV1beta1 retrieves the EventingV1beta1Client
func (*Clientset) EventsV1 ¶ added in v0.17.0
func (c *Clientset) EventsV1() eventsv1.EventsV1Interface
EventsV1 retrieves the EventsV1Client
func (*Clientset) EventsV1beta1 ¶ added in v0.15.0
func (c *Clientset) EventsV1beta1() eventsv1beta1.EventsV1beta1Interface
EventsV1beta1 retrieves the EventsV1beta1Client
func (*Clientset) InternalV1 ¶ added in v0.17.0
func (c *Clientset) InternalV1() internalv1.InternalV1Interface
InternalV1 retrieves the InternalV1Client
func (*Clientset) InternalV1alpha1 ¶ added in v0.15.0
func (c *Clientset) InternalV1alpha1() internalv1alpha1.InternalV1alpha1Interface
InternalV1alpha1 retrieves the InternalV1alpha1Client
func (*Clientset) InternalV1beta1 ¶ added in v0.16.0
func (c *Clientset) InternalV1beta1() internalv1beta1.InternalV1beta1Interface
InternalV1beta1 retrieves the InternalV1beta1Client
func (*Clientset) MessagingV1beta1 ¶ added in v0.15.0
func (c *Clientset) MessagingV1beta1() messagingv1beta1.MessagingV1beta1Interface
MessagingV1beta1 retrieves the MessagingV1beta1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface EventingV1beta1() eventingv1beta1.EventingV1beta1Interface EventsV1beta1() eventsv1beta1.EventsV1beta1Interface EventsV1() eventsv1.EventsV1Interface InternalV1alpha1() internalv1alpha1.InternalV1alpha1Interface InternalV1beta1() internalv1beta1.InternalV1beta1Interface InternalV1() internalv1.InternalV1Interface MessagingV1beta1() messagingv1beta1.MessagingV1beta1Interface }
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
|
|
broker/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
broker/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
events/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
events/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
events/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
events/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
intevents/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
intevents/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
intevents/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
intevents/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
intevents/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
intevents/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
messaging/v1beta1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
messaging/v1beta1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |