[−][src]Module kube::config
Structs
| Configuration | Configuration stores kubernetes path and client for requests. |
Functions
| incluster_config | Returns a config which is used by clients within pods on kubernetes. It will return an error if called from out of kubernetes cluster. |
| load_kube_config | Returns a config includes authentication and cluster infomation from kubeconfig file. |