Documentation
¶
Index ¶
Constants ¶
View Source
const (
ManagerLabel = "sylva-units-operator.sylva-project.org/sylva-units-release"
)
Variables ¶
This section is empty.
Functions ¶
func GetManagerLabels ¶
func GetManagerLabels(suRelease *surv1alpha1.SylvaUnitsRelease) map[string]string
func HashObject ¶
func HashObject(obj interface{}) string
func InsertYamlAtPath ¶
InsertYamlAtPath creates a tree at the specified path in the YAML string. It decodes the YAML string into a map, inserts it at the specified path, and converts the map back to a YAML string. Note: JSON is a valid YAML, so we can use the same function for marshaled JSON.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.