Documentation
¶
Index ¶
- func LoadImages(ctx context.Context, s *store.Layout, registry string, ...) error
- func RetryOperation(ctx context.Context, rso *flags.StoreRootOpts, ro *flags.CliRootOpts, ...) error
- func SaveImage(ctx context.Context, s *store.Layout, ref string, platform string, ...) error
- func VerifySignature(ctx context.Context, s *store.Layout, keyPath string, ref string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadImages ¶
func LoadImages(ctx context.Context, s *store.Layout, registry string, ropts content.RegistryOptions, ro *flags.CliRootOpts) error
LoadImage loads store to a remote registry.
func RetryOperation ¶
func RetryOperation(ctx context.Context, rso *flags.StoreRootOpts, ro *flags.CliRootOpts, operation func() error) error
func SaveImage ¶
func SaveImage(ctx context.Context, s *store.Layout, ref string, platform string, rso *flags.StoreRootOpts, ro *flags.CliRootOpts) error
SaveImage saves image and any signatures/attestations to the store.
func VerifySignature ¶
func VerifySignature(ctx context.Context, s *store.Layout, keyPath string, ref string, rso *flags.StoreRootOpts, ro *flags.CliRootOpts) error
VerifyFileSignature verifies the digital signature of a file using Sigstore/Cosign.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.