Documentation
¶
Index ¶
- func EnsureBinaryExists(ctx context.Context, bin embed.FS) error
- func LoadImages(ctx context.Context, s *store.Layout, registry string, ...) error
- func RegistryLogin(ctx context.Context, s *store.Layout, registry string, ...) error
- func RetryOperation(ctx context.Context, operation func() error) 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) error
LoadImage loads store to a remote registry.
func RegistryLogin ¶
func RegistryLogin(ctx context.Context, s *store.Layout, registry string, ropts content.RegistryOptions) error
RegistryLogin - performs cosign login
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.