Documentation ¶
Index ¶
- func Gzip(next http.HandlerFunc) http.HandlerFunc
- func HealthzHandler(synced func() bool) http.HandlerFunc
- func PolicyHandler(s *kyverno.PolicyStore) http.HandlerFunc
- func ReadyHandler() http.HandlerFunc
- func VerifyImageRulesHandler(s *kyverno.PolicyStore) http.HandlerFunc
- type Policy
- type Server
- type VerifyImage
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthzHandler ¶
func HealthzHandler(synced func() bool) http.HandlerFunc
HealthzHandler for the Liveness REST API
func PolicyHandler ¶
func PolicyHandler(s *kyverno.PolicyStore) http.HandlerFunc
PolicyHandler for the Policy REST API
func VerifyImageRulesHandler ¶ added in v1.1.0
func VerifyImageRulesHandler(s *kyverno.PolicyStore) http.HandlerFunc
VerifyImageRulesHandler for the ImageVerify Policy REST API
Types ¶
Click to show internal directories.
Click to hide internal directories.