Documentation ¶
Index ¶
Constants ¶
View Source
const ( AnyVerifySuccess ArtifactTypeVerifyPolicy = "any" AllVerifySuccess ArtifactTypeVerifyPolicy = "all" // RegoPolicy is the name of the rego policy provider. RegoPolicy = "regopolicy" // ConfigPolicy is the name of the config policy provider. ConfigPolicy = "configpolicy" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArtifactTypeVerifyPolicy ¶
type ArtifactTypeVerifyPolicy string
ArtifactTypeVerifyPolicy represents an artifact type policy
Click to show internal directories.
Click to hide internal directories.