Documentation ¶ Index ¶ func GetReleaseDisplayVersion(rel *v1alpha1.Release) string func List(cat *catalog.Catalog, opts Opts) error type Opts Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetReleaseDisplayVersion ¶ added in v0.21.0 func GetReleaseDisplayVersion(rel *v1alpha1.Release) string func List ¶ func List(cat *catalog.Catalog, opts Opts) error Types ¶ type Opts ¶ type Opts struct { // SelectedEnvs is the list of environments that were selected by user to work with. SelectedEnvs []string ReferenceEnvironment string MaxColumnWidth int } Source Files ¶ View all Source files list.go Click to show internal directories. Click to hide internal directories.