Documentation ¶
Index ¶
- Constants
- func NewValidateCELHandler(client engineapi.Client) (handlers.Handler, error)
- func NewValidateImageHandler(policyContext engineapi.PolicyContext, resource unstructured.Unstructured, ...) (handlers.Handler, error)
- func NewValidateManifestHandler(policyContext engineapi.PolicyContext, client engineapi.Client) (handlers.Handler, error)
- func NewValidatePssHandler() (handlers.Handler, error)
- func NewValidateResourceHandler() (handlers.Handler, error)
Constants ¶
View Source
const ( DefaultAnnotationKeyDomain = "cosign.sigstore.dev" CosignEnvVariable = "COSIGN_EXPERIMENTAL" )
Variables ¶
This section is empty.
Functions ¶
func NewValidateCELHandler ¶ added in v1.10.5
func NewValidateImageHandler ¶
func NewValidateImageHandler( policyContext engineapi.PolicyContext, resource unstructured.Unstructured, rule kyvernov1.Rule, configuration config.Configuration, ) (handlers.Handler, error)
func NewValidatePssHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.