Documentation ¶
Overview ¶
Package resourceoverride provides a validating webhook for the resourceoverride 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 resourceoverride resources. ValidationPath = fmt.Sprintf(utils.ValidationPathFmt, fleetv1alpha1.GroupVersion.Group, fleetv1alpha1.GroupVersion.Version, "resourceoverride") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.