Documentation ¶ Index ¶ Constants func Add(mgr manager.Manager) error Constants ¶ View Source const ( // ValidationPath is the webhook service path which admission requests are routed to for validating Pod resources. ValidationPath = "/validate-v1-pod" ) Variables ¶ This section is empty. Functions ¶ func Add ¶ func Add(mgr manager.Manager) error Add registers the webhook for K8s bulit-in object types. Types ¶ This section is empty. Source Files ¶ View all Source files pod_validating_webhook.go Click to show internal directories. Click to hide internal directories.