Documentation
¶
Index ¶
- func AddFromMemEnvFile(filePath string, data []byte, addTo func(key, value string) error) error
- func HandleConfigMapFromEnvFileSource(configMap *corev1.ConfigMap, filePath string, data []byte) error
- func HandleConfigMapFromFileSource(configMap *corev1.ConfigMap, keyName, filePath string, data []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddFromMemEnvFile ¶
AddFromEnvFile processes an env file allows a generic addTo to handle the collection of key value pairs or returns an error.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.