Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface { Config() *rest.Config Client() *kubernetes.Clientset }
Client is the kubernetes client that holds the rest config and clientset
func GetDefaultClient ¶
GetDefaultClient retrieves the default config client
func GetInClusterClient ¶
GetInClusterClient retrieves a new kubernetes clientset
Click to show internal directories.
Click to hide internal directories.