Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCurrentNamespace ¶
GetCurrentNamespace --
func GetValidKubeConfig ¶
Types ¶
type Client ¶
type Client interface { controller.Client kubernetes.Interface GetScheme() *runtime.Scheme }
Client is an abstraction for a k8s client
func FromManager ¶
FromManager creates a new k8s client from a manager object
func NewOutOfClusterClient ¶
NewOutOfClusterClient creates a new k8s client that can be used from outside the cluster
type Injectable ¶
Injectable identifies objects that can receive a Client and the rest config
Click to show internal directories.
Click to hide internal directories.