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