# Functions
GetPatchStatusOperationsOnHookError returns list of Patch/Filter operations eligible for execution on Hook Error.
GetSchema returns loaded schema.
IgnoreHookError allows applying patches for a Status subresource even if the hook fails.
IgnoreIfExists is an option for Create to not return error if object is already exists.
IgnoreMissingObject do not return error if object exists for Patch and Filter operations.
InBackground is a propagation option for Delete.
InForeground is a default propagation option for Delete.
LoadSchema returns spec.Schema object loaded from yaml in Schemas map.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPatchCollector creates Operation collector to use within Go hooks.
NonCascading is a propagation option for Delete.
No description provided by the author
UpdateIfExists is an option for Create to update object if it already exists.
See https://github.com/kubernetes/apiextensions-apiserver/blob/1bb376f70aa2c6f2dec9a8c7f05384adbfac7fbb/pkg/apiserver/validation/validation.go#L47.
No description provided by the author
No description provided by the author
WithSubresource options specifies a subresource to operate on.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
OperationSpec a JSON and YAML representation of the operation for shell hooks.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Operation is a command for ObjectPatcher.
No description provided by the author
# Type aliases
No description provided by the author