Documentation ¶
Overview ¶
Package workloadmutation contains the webhook that injects annotations into daemon-sets, deployments and stateful-sets.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebhookHandler ¶
WebhookHandler is a webhook handler that analyzes new daemon-sets and injects appropriate annotations into it.
func NewWebhookHandler ¶
func NewWebhookHandler(decoder *admission.Decoder, annotationMutators *auto.AnnotationMutators) WebhookHandler
NewWebhookHandler creates a new WorkloadWebhookHandler.
Click to show internal directories.
Click to hide internal directories.