Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeYAMLData ¶
DecodeYAMLData reads a string to extract the Kubernetes object definition
func DecodeYAMLFile ¶
DecodeYAMLFile reads a YAMl file to extract the Kubernetes object definition
func EnsureDirectory ¶
EnsureDirectory makes sure that the directories specified in the path exist If not, it will create them, if possible.
func TagPodsIfPresent ¶
func TagPodsIfPresent(unstruct *unstructured.Unstructured, tag string)
TagPodsIfPresent finds the TemplateSpec from any workload object that contains it and changes the spec to include the tag label
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.