Documentation ¶
Overview ¶
This package has the automatically generated clientset.
Index ¶
- type Clientset
- func (c *Clientset) AlertV1alpha1() alertv1alpha1.AlertV1alpha1Interface
- func (c *Clientset) BuiltinV1alpha1() builtinv1alpha1.BuiltinV1alpha1Interface
- func (c *Clientset) DashboardV1alpha1() dashboardv1alpha1.DashboardV1alpha1Interface
- func (c *Clientset) DataV1alpha1() datav1alpha1.DataV1alpha1Interface
- func (c *Clientset) Discovery() discovery.DiscoveryInterface
- func (c *Clientset) FolderV1alpha1() folderv1alpha1.FolderV1alpha1Interface
- func (c *Clientset) OrganizationV1alpha1() organizationv1alpha1.OrganizationV1alpha1Interface
- func (c *Clientset) RoleV1alpha1() rolev1alpha1.RoleV1alpha1Interface
- func (c *Clientset) SyntheticV1alpha1() syntheticv1alpha1.SyntheticV1alpha1Interface
- func (c *Clientset) TeamV1alpha1() teamv1alpha1.TeamV1alpha1Interface
- func (c *Clientset) UserV1alpha1() userv1alpha1.UserV1alpha1Interface
- 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) AlertV1alpha1 ¶
func (c *Clientset) AlertV1alpha1() alertv1alpha1.AlertV1alpha1Interface
AlertV1alpha1 retrieves the AlertV1alpha1Client
func (*Clientset) BuiltinV1alpha1 ¶
func (c *Clientset) BuiltinV1alpha1() builtinv1alpha1.BuiltinV1alpha1Interface
BuiltinV1alpha1 retrieves the BuiltinV1alpha1Client
func (*Clientset) DashboardV1alpha1 ¶
func (c *Clientset) DashboardV1alpha1() dashboardv1alpha1.DashboardV1alpha1Interface
DashboardV1alpha1 retrieves the DashboardV1alpha1Client
func (*Clientset) DataV1alpha1 ¶
func (c *Clientset) DataV1alpha1() datav1alpha1.DataV1alpha1Interface
DataV1alpha1 retrieves the DataV1alpha1Client
func (*Clientset) Discovery ¶
func (c *Clientset) Discovery() discovery.DiscoveryInterface
Discovery retrieves the DiscoveryClient
func (*Clientset) FolderV1alpha1 ¶
func (c *Clientset) FolderV1alpha1() folderv1alpha1.FolderV1alpha1Interface
FolderV1alpha1 retrieves the FolderV1alpha1Client
func (*Clientset) OrganizationV1alpha1 ¶
func (c *Clientset) OrganizationV1alpha1() organizationv1alpha1.OrganizationV1alpha1Interface
OrganizationV1alpha1 retrieves the OrganizationV1alpha1Client
func (*Clientset) RoleV1alpha1 ¶
func (c *Clientset) RoleV1alpha1() rolev1alpha1.RoleV1alpha1Interface
RoleV1alpha1 retrieves the RoleV1alpha1Client
func (*Clientset) SyntheticV1alpha1 ¶
func (c *Clientset) SyntheticV1alpha1() syntheticv1alpha1.SyntheticV1alpha1Interface
SyntheticV1alpha1 retrieves the SyntheticV1alpha1Client
func (*Clientset) TeamV1alpha1 ¶
func (c *Clientset) TeamV1alpha1() teamv1alpha1.TeamV1alpha1Interface
TeamV1alpha1 retrieves the TeamV1alpha1Client
func (*Clientset) UserV1alpha1 ¶
func (c *Clientset) UserV1alpha1() userv1alpha1.UserV1alpha1Interface
UserV1alpha1 retrieves the UserV1alpha1Client
type Interface ¶
type Interface interface { Discovery() discovery.DiscoveryInterface AlertV1alpha1() alertv1alpha1.AlertV1alpha1Interface BuiltinV1alpha1() builtinv1alpha1.BuiltinV1alpha1Interface DashboardV1alpha1() dashboardv1alpha1.DashboardV1alpha1Interface DataV1alpha1() datav1alpha1.DataV1alpha1Interface FolderV1alpha1() folderv1alpha1.FolderV1alpha1Interface OrganizationV1alpha1() organizationv1alpha1.OrganizationV1alpha1Interface RoleV1alpha1() rolev1alpha1.RoleV1alpha1Interface SyntheticV1alpha1() syntheticv1alpha1.SyntheticV1alpha1Interface TeamV1alpha1() teamv1alpha1.TeamV1alpha1Interface UserV1alpha1() userv1alpha1.UserV1alpha1Interface }
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
|
|
alert/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
alert/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
builtin/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
builtin/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
dashboard/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
dashboard/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
data/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
data/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
folder/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
folder/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
organization/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
organization/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
role/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
role/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
synthetic/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
synthetic/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
team/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
team/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
user/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
user/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |