Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Distribution V1 Commands ReleaseBundleV1Create = "release-bundle-v1-create" ReleaseBundleV1Update = "release-bundle-v1-update" ReleaseBundleV1Sign = "release-bundle-v1-sign" ReleaseBundleV1Distribute = "release-bundle-v1-distribute" ReleaseBundleV1Delete = "release-bundle-v1-delete" // Lifecycle Commands ReleaseBundleCreate = "release-bundle-create" ReleaseBundlePromote = "release-bundle-promote" ReleaseBundleDistribute = "release-bundle-distribute" ReleaseBundleDeleteLocal = "release-bundle-delete-local" ReleaseBundleDeleteRemote = "release-bundle-delete-remote" ReleaseBundleExport = "release-bundle-export" ReleaseBundleImport = "release-bundle-import" ReleaseBundleAnnotate = "release-bundle-annotate" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.