Documentation ¶
Index ¶
- func FreezeHandler(configuration configuration.Configuration) capsulewebhook.Handler
- func NewNamespaceAnnotationForbiddenError(annotation string, forbiddenSpec *capsuleapi.ForbiddenListSpec) error
- func NewNamespaceLabelForbiddenError(label string, forbiddenSpec *capsuleapi.ForbiddenListSpec) error
- func NewNamespaceQuotaExceededError() error
- func OwnerReferenceHandler() capsulewebhook.Handler
- func PatchHandler() capsulewebhook.Handler
- func PrefixHandler(configuration configuration.Configuration) capsulewebhook.Handler
- func QuotaHandler() capsulewebhook.Handler
- func UserMetadataHandler() capsulewebhook.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FreezeHandler ¶
func FreezeHandler(configuration configuration.Configuration) capsulewebhook.Handler
func NewNamespaceAnnotationForbiddenError ¶ added in v0.1.1
func NewNamespaceAnnotationForbiddenError(annotation string, forbiddenSpec *capsuleapi.ForbiddenListSpec) error
func NewNamespaceLabelForbiddenError ¶ added in v0.1.1
func NewNamespaceLabelForbiddenError(label string, forbiddenSpec *capsuleapi.ForbiddenListSpec) error
func NewNamespaceQuotaExceededError ¶
func NewNamespaceQuotaExceededError() error
func OwnerReferenceHandler ¶ added in v0.1.3
func OwnerReferenceHandler() capsulewebhook.Handler
func PatchHandler ¶ added in v0.1.2
func PatchHandler() capsulewebhook.Handler
func PrefixHandler ¶
func PrefixHandler(configuration configuration.Configuration) capsulewebhook.Handler
func QuotaHandler ¶
func QuotaHandler() capsulewebhook.Handler
func UserMetadataHandler ¶ added in v0.1.1
func UserMetadataHandler() capsulewebhook.Handler
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.