Documentation ¶
Index ¶
Constants ¶
View Source
const (
// V1Alpha1CRPValidationPath is the webhook service path which admission requests are routed to for validating ReplicaSet resources.
V1Alpha1CRPValidationPath = "/validate-fleet.azure.com-v1alpha1-clusterresourceplacement"
)
View Source
const (
// ValidationPath is the webhook service path which admission requests are routed to for validating ReplicaSet resources.
ValidationPath = "/validate-fleet.azure.com-v1beta1-clusterresourceplacement"
)
Variables ¶
This section is empty.
Functions ¶
func AddV1Alpha1 ¶ added in v0.7.7
AddV1Alpha1 registers the webhook for K8s bulit-in object types.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.