Versions in this module Expand all Collapse all v0 v0.7.5 Nov 26, 2024 v0.7.4 Nov 26, 2024 Changes in this version + const FakeArgoCDNamespace + var PodManifest = ... + var ServiceManifest = ... + func Annotate(obj *unstructured.Unstructured, key, val string) *unstructured.Unstructured + func HelmHook(obj *unstructured.Unstructured, hookType string) *unstructured.Unstructured + func NewCRD() *unstructured.Unstructured + func NewNamespace() *unstructured.Unstructured + func NewPod() *unstructured.Unstructured + func NewService() *unstructured.Unstructured + func Unstructured(text string) *unstructured.Unstructured + func UnstructuredFromFile(path string) *unstructured.Unstructured