Documentation
¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) AutoscaleV1() autoscalev1.AutoscaleV1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) GitV1() gitv1.GitV1Interface
- func (c *Clientset) ProjectV1() projectv1.ProjectV1Interface
- func (c *Clientset) RioV1() riov1.RioV1Interface
- func (c *Clientset) WebhookinatorV1() webhookinatorv1.WebhookinatorV1Interface
- 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.
func NewForConfigOrDie ¶
NewForConfigOrDie creates a new Clientset for the given config and panics if there is an error in the config.
func (*Clientset) AutoscaleV1 ¶
func (c *Clientset) AutoscaleV1() autoscalev1.AutoscaleV1Interface
AutoscaleV1 retrieves the AutoscaleV1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) GitV1 ¶
func (c *Clientset) GitV1() gitv1.GitV1Interface
GitV1 retrieves the GitV1Client
func (*Clientset) ProjectV1 ¶
func (c *Clientset) ProjectV1() projectv1.ProjectV1Interface
ProjectV1 retrieves the ProjectV1Client
func (*Clientset) RioV1 ¶
func (c *Clientset) RioV1() riov1.RioV1Interface
RioV1 retrieves the RioV1Client
func (*Clientset) WebhookinatorV1 ¶
func (c *Clientset) WebhookinatorV1() webhookinatorv1.WebhookinatorV1Interface
WebhookinatorV1 retrieves the WebhookinatorV1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface AutoscaleV1() autoscalev1.AutoscaleV1Interface GitV1() gitv1.GitV1Interface ProjectV1() projectv1.ProjectV1Interface RioV1() riov1.RioV1Interface WebhookinatorV1() webhookinatorv1.WebhookinatorV1Interface }
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
|
|
autoscale.rio.cattle.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
autoscale.rio.cattle.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
git.rio.cattle.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
git.rio.cattle.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
project.rio.cattle.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
project.rio.cattle.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
rio.cattle.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
rio.cattle.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
webhookinator.rio.cattle.io/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
webhookinator.rio.cattle.io/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
Click to show internal directories.
Click to hide internal directories.