Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildKubeClient ¶
func BuildKubeClient(kubeconfigPath string) (kubernetes.Interface, error)
BuildKubeClient builds a Kubernetes clientset from the kubeconfig file
func GetKubeStateMetricsURL ¶ added in v0.6.0
GetKubeStateMetricsURL fetches the URL for the Kube State Metrics service across all namespaces
func UpdateConfigMap ¶
func UpdateConfigMap(ctx context.Context, clientset kubernetes.Interface, namespace, name string, data map[string]string) error
UpdateConfigMap updates the specified ConfigMap
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.