Documentation ¶
Overview ¶
Package kubernetes is the km k8 package that sets up the configured k8 clientset used to communicate with the apiserver
Use CreateClient to create and verify connectivity. It's recommended to create a new clientset after a period of inactivity
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateClient ¶
CreateClient creates, verifes and returns an instance of k8 clientset
func NewInClusterClient ¶
NewInClusterClient only creates an initialized instance of k8 clientset
func VerifyClient ¶
func VerifyClient(client discovery.DiscoveryInterface) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.