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 { Containers container.InfoList DSs ds.InfoList Deployments deployment.InfoList HPAs hpa.InfoList NodeTaints TaintList Nodes k8snode.InfoList Pods k8spod.InfoList Services k8sservice.InfoList STSs sts.InfoList Taints k8snode.TaintList // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.