Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { RestMapper meta.RESTMapper DynamicInterface dynamic.Interface }
func GetKubeClient ¶
func GetKubeClient() *Client
func (Client) GetObject ¶
func (client Client) GetObject(ctx context.Context, namespace, kind, version, name string, dynamicClient dynamic.Interface, restMapper meta.RESTMapper) (*unstructured.Unstructured, error)
Click to show internal directories.
Click to hide internal directories.