Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertYAMLtoJSONHelper ¶
func ConvertYAMLtoJSONHelper(i interface{}) interface{}
ConvertYAMLtoJSONHelper converts the yaml to json recursively
func GetEnvOrPanic ¶
GetEnvOrPanic will get an environment variable, panicking if it does not exist.
func ReadInYAMLFileAndConvert ¶
func ReadInYAMLFileAndConvert(pathToYamlFile string, crd interface{}) interface{}
ReadInYAMLFileAndConvert reads in the yaml file given by the path given
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.