Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetKubeConfigFromHost ¶
You should pass an empty string for kubeconfigPath if you expect to load the kubeconfig stored at the default path: ~/.kube/config. If, however, you want to load a kubeconfig from a different path, pass the path to the kubeconfig file as the kubeconfigPath parameter.
Types ¶
type Client ¶
type Client struct { kubernetes.Interface Metrics metrics.Interface }
func (*Client) CalculateResourceUtilization ¶
func (*Client) PodMetrics ¶
func (*Client) PodResources ¶
Click to show internal directories.
Click to hide internal directories.