Versions in this module Expand all Collapse all v0 v0.0.2 Aug 21, 2024 v0.0.1 May 11, 2021 Changes in this version + func Apply(namespace string, renderedBuf *bytes.Buffer) (*unstructured.Unstructured, error) + func Delete(namespace string, renderedBuf *bytes.Buffer) (*unstructured.Unstructured, error) + type ObjHandler map[string]func(context.Context, kubernetes.Interface, *unstructured.Unstructured, []byte) error