Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SignChartOption ¶ added in v0.1.8
type SignChartOption struct { // ChartCollection *helm.ChartCollection // Registries []registry.Registry Data map[*registry.Registry]map[*helm.Chart]bool KeyRef string KeyRefPass string AllowInsecure bool AllowHTTPRegistry bool Settings *cli.EnvSettings }
func (SignChartOption) Run ¶ added in v0.1.8
func (so SignChartOption) Run() error
cosignAdapter wraps the cosign CLIs native code
type SignOption ¶
type VerifyChartOption ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.