[go: up one dir, main page]

Module kube::config

source ·
Expand description

In cluster or out of cluster kubeconfig to be used by an api client

Structs§

  • Configuration stores kubernetes path and client for requests.

Functions§

  • Returns a config which is used by clients within pods on kubernetes. It will return an error if called from out of kubernetes cluster.
  • Returns a config includes authentication and cluster infomation from kubeconfig file.