Documentation ¶
Index ¶
Constants ¶
View Source
const ( Audit = Operation("audit") MutationController = Operation("mutation-controller") MutationStatus = Operation("mutation-status") MutationWebhook = Operation("mutation-webhook") Status = Operation("status") Webhook = Operation("webhook") Generate = Operation("generate") )
All defined Operations.
Variables ¶
This section is empty.
Functions ¶
func AssignedStringList ¶
func AssignedStringList() []string
AssignedStringList returns a list of all operations assigned to the pod as a sorted list of strings.
func HasValidationOperations ¶
func HasValidationOperations() bool
HasValidationOperations returns `true` if there are any operations that would require a constraint or template controller or a sync controller.
func IsAssigned ¶
IsAssigned returns true when the provided operation is assigned to the pod.
Types ¶
Click to show internal directories.
Click to hide internal directories.