Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct {
ReleasemanifestsV1 releasemanifestsv1.Cmd `command:"releasemanifests.v1" subcommands-optional:"true"`
ReleaseartifactfilesV1 releaseartifactfilesv1.Cmd `command:"releaseartifactfiles.v1" subcommands-optional:"true"`
StemcellimagefilesV1 stemcellimagefilesv1.Cmd `command:"stemcellimagefiles.v1" subcommands-optional:"true"`
StemcellpackagesV1 stemcellpackagesv1.Cmd `command:"stemcellpackages.v1" subcommands-optional:"true"`
StemcellmanifestV1 stemcellmanifestv1.Cmd `command:"stemcellmanifest.v1" subcommands-optional:"true"`
}
Click to show internal directories.
Click to hide internal directories.