Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsArgoHook ¶
func IsArgoHook(obj *unstructured.Unstructured) bool
IsArgoHook indicates if the supplied object is an Argo CD application lifecycle hook (vs. a normal, synced application resource)
func IsHelmHook ¶
func IsHelmHook(obj *unstructured.Unstructured) bool
IsHelmHook indicates if the supplied object is a helm hook
func IsHook ¶
func IsHook(obj *unstructured.Unstructured) bool
IsHook indicates if the object is either a Argo CD or Helm hook
func TestIsHook ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.