Documentation
¶
Index ¶
- func FormatEnvironment(normalized map[string]string, format string) string
- func GetDefaultFormat() string
- func RunDefaultNormalization() map[string]string
- func RunDenormalization(target string, env map[string]string) map[string]string
- func RunNormalization(env map[string]string) map[string]string
- func SetProcessEnvironment(normalized map[string]string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatEnvironment ¶
FormatEnvironment makes the normalized environment available in the current session
func GetDefaultFormat ¶
func GetDefaultFormat() string
func RunDefaultNormalization ¶
func RunDenormalization ¶
RunDenormalization will generate ci variables for the target service
func RunNormalization ¶
RunNormalization executes the ci normalization for all supported services
func SetProcessEnvironment ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.