Documentation
¶
Index ¶
Constants ¶
View Source
const ( CreateEvidence = "create-evidence" GetEvidence = "get-evidence" VerifyEvidence = "verify-evidence" GenerateKeyPair = "generate-key-pair" )
View Source
const ( ServerId = "server-id" Url = "url" User = "user" AccessToken = "access-token" Project = "project" Format = "format" Output = "output" ReleaseBundle = "release-bundle" ReleaseBundleVersion = "release-bundle-version" BuildName = "build-name" BuildNumber = "build-number" PackageName = "package-name" PackageVersion = "package-version" PackageRepoName = "package-repo-name" TypeFlag = "type" ApplicationKey = "application-key" ApplicationVersion = "application-version" Predicate = "predicate" PredicateType = "predicate-type" IncludePredicate = "include-Predicate" Markdown = "markdown" SubjectRepoPath = "subject-repo-path" SubjectSha256 = "subject-sha256" Key = "key" KeyAlias = "key-alias" ProviderId = "provider-id" PublicKeys = "public-keys" UseArtifactoryKeys = "use-artifactory-keys" Integration = "integration" SigstoreBundle = "sigstore-bundle" ArtifactsLimit = "artifacts-limit" UploadPublicKey = "upload-public-key" KeyFilePath = "key-file-path" KeyFileName = "key-file-name" )
Variables ¶
This section is empty.
Functions ¶
func GetCommandFlags ¶
func GetCommandFlags(cmdKey string) []components.Flag
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.