Documentation
¶
Overview ¶
Package validation provides Kubernetes validation webhook related code.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartValidation ¶
func StartValidation(address, certFile, keyFile string, enableAdvancedValidation bool, filterRegistry filters.Registry, predicateSpecs []routing.PredicateSpec, mtr metrics.Metrics) error
StartValidation launches the validation webhook server and keeps serving until the returned listener encounters an unrecoverable error, or the process shuts down.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.