k8s

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

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 GetServiceURLs

func GetServiceURLs(ctx context.Context, clientset kubernetes.Interface, namespace string) (string, string, error)

GetServiceURLs fetches the URLs for services containing the substrings "kube-state-metrics" and "node-exporter"

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL