Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Client kubernetes.Interface CtrlClient ctrl.Client Config *rest.Config ServerVersion *version.Info }
func (*Client) GetClient ¶
func (c *Client) GetClient() kubernetes.Interface
func (*Client) GetCtrlClient ¶ added in v0.3.23
type K8sApiReference ¶ added in v0.3.6
type K8sApiReference struct { ApiVersion schema.GroupVersion Kind string OpenapiSchema *openapi_v2.Document }
func (*K8sApiReference) GetApiDocV2 ¶ added in v0.3.6
func (k *K8sApiReference) GetApiDocV2(field string) string
Click to show internal directories.
Click to hide internal directories.