Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClientSet ¶
func GetClientSet(kubeconfigFile string) *kubernetes.Clientset
Types ¶
type Info ¶ added in v0.0.9
type Info struct { Pods k8spod.InfoList Nodes k8snode.InfoList Containers container.InfoList Deployments deployment.InfoList HPAs hpa.InfoList // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.