Versions in this module Expand all Collapse all v0 v0.2.2 Aug 17, 2020 v0.2.1 Aug 17, 2020 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