Documentation ¶
Overview ¶
Package clusterresourceoverride provides a validating webhook for the ClusterResourceOverride custom resource in the fleet API group.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ValidationPath is the webhook service path which admission requests are routed to for validating ClusterResourceOverride resources. ValidationPath = fmt.Sprintf(utils.ValidationPathFmt, fleetv1alpha1.GroupVersion.Group, fleetv1alpha1.GroupVersion.Version, "clusterresourceoverride") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.