Documentation ¶
Index ¶
- func LoadFromConfigMap(namespace string, configMapName string, key string) ([]byte, error)
- func LoadFromSecret(namespace string, secretName string, key string) ([]byte, error)
- func LoadFromSecretMatchingLabel(client kubernetes.Interface, labelSelector string, namespace string, ...) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadFromConfigMap ¶ added in v0.10.9
func LoadFromSecret ¶
func LoadFromSecretMatchingLabel ¶ added in v0.43.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.