Documentation ¶
Index ¶
- Constants
- func NewValidateImageHandler(policyContext engineapi.PolicyContext, resource unstructured.Unstructured, ...) (handlers.Handler, error)
- func NewValidateManifestHandler(policyContext engineapi.PolicyContext, client dclient.Interface) (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 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.