Versions in this module Expand all Collapse all v0 v0.7.3 Jul 29, 2026 Changes in this version + const FakeArgoCDNamespace + var CommonVerbs = metav1.Verbs + var PodManifest = ... + var ServiceManifest = ... + var StaticAPIResources = []*metav1.APIResourceList + func Annotate(obj *unstructured.Unstructured, key, val string) *unstructured.Unstructured + func HelmHook(obj *unstructured.Unstructured, hookType string) *unstructured.Unstructured + func NewCRD() *unstructured.Unstructured + func NewClusterRole() *unstructured.Unstructured + func NewClusterRoleBinding() *unstructured.Unstructured + func NewNamespace() *unstructured.Unstructured + func NewPod() *unstructured.Unstructured + func NewRole() *unstructured.Unstructured + func NewRoleBinding() *unstructured.Unstructured + func NewService() *unstructured.Unstructured + func Unstructured(text string) *unstructured.Unstructured + func UnstructuredFromFile(path string) *unstructured.Unstructured