Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PackageOption ¶ added in v1.132.0
type PackageOption func(*packageOptions)
func WithProtection ¶ added in v1.132.0
func WithProtection(key *protect.Key, mode protect.Mode) PackageOption
WithProtection signs (ModeSign) or embeds an encrypted copy of (ModeEncrypt) the packaged YAML in the manifest annotations, so holders of the matching key can verify the artifact.
Click to show internal directories.
Click to hide internal directories.