Versions in this module Expand all Collapse all v0 v0.1.1 Jan 2, 2020 v0.1.0 Dec 17, 2019 Changes in this version + type UpdateHookMap struct + DefaultHook hookFunc + HookMap map[reflect.Type]hookFunc + func DefaultUpdateHooks() *UpdateHookMap + func (this *UpdateHookMap) Trigger(existing resource.KubernetesResource, requested resource.KubernetesResource) error