Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UpdateHooks ¶
type UpdateHooks interface {
Trigger(existing resource.KubernetesResource, requested resource.KubernetesResource) error
}
Click to show internal directories.
Click to hide internal directories.