Documentation ¶
Index ¶
Constants ¶
View Source
const (
// DefaultNamespace represents the default Kubernetes namespace.
DefaultNamespace = "default"
)
Variables ¶
This section is empty.
Functions ¶
func GetLabelsFromYaml ¶
GetLabelsFromYaml iterates through the provided YAML file and for each section in the YAML, returns the labels or an error if the labels could not be parsed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.