Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(k8sClient kubernetes.Interface, urlAddress string) (pathStr string, err error)
Get retrieves a config from a secret, configmap or file within the k8s cluster using an url schema that supports configmap://<namespace>/<configmap-name>/<data-file> secret://<namespace>/<secret-name>/<data-file> and file:///<path> returning a local path to the file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.