Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Opts ¶
type Opts struct {
Catalog *catalog.Catalog
Writer yml.Writer
Environment string
Project string
Version string
ChartVersion string
// ExcludeLabels are `key` or `key=value` selectors; a release carrying any matching
// metadata label is skipped. A bare `key` matches the label regardless of its value.
ExcludeLabels []string
}
Click to show internal directories.
Click to hide internal directories.