Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetReleaseDisplayVersion ¶ added in v0.21.0
Types ¶
type Opts ¶
type Opts struct {
// CatalogDir is the path to the catalog directory.
CatalogDir string
// SelectedEnvs is the list of environments that were selected by user to work with.
SelectedEnvs []string
// Filter specifies releases to list.
// Optional, defaults to listing all releases.
Filter filtering.Filter
ReferenceEnvironment string
}
Click to show internal directories.
Click to hide internal directories.