Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Apply ¶
func Apply(renderedBuf *bytes.Buffer) (*unstructured.Unstructured, error)
func Delete ¶
func Delete(renderedBuf *bytes.Buffer) (*unstructured.Unstructured, error)
Types ¶
type ObjHandler ¶
type ObjHandler map[string]func(context.Context, kubernetes.Interface, *unstructured.Unstructured, []byte) error
Click to show internal directories.
Click to hide internal directories.