package
0.2.0
Repository: https://github.com/stacc/stacc-cli-library.git
Documentation: pkg.go.dev

# Functions

CreateClient creates a new client for communicating with the Kubernetes cluster.
CreateDefaultClient creates a default client for communicating with the Kubernetes cluster The client will return an error if unable to load a local .kubeconfig file.
GetKubeconfigPath returns the path to a kubeconfig file.

# Constants

No description provided by the author

# Structs

Client is used to load .kubeconfig files and communicate with the Kubernetes API.
ProxyClient is used to send proxy HTTP requests to a pod running in the cluster.