Versions in this module Expand all Collapse all v0 v0.1.0 Sep 9, 2026 Changes in this version + func LoadKubeConfig(kubeconfigPath, k8sContext string) (*rest.Config, error) + func NewMetricsClientset(kubeconfigPath, k8sContext string) (*metricsv1beta1.Clientset, error) + type Client struct + func NewClient(ctx context.Context, kubeconfigPath, k8sContext, endpoint, tokenFile string, ...) (*Client, error) + func (c *Client) Close()