Documentation
¶
Overview ¶
Package registrygithub provides the GitHub Container Registry (GHCR) provider.
Index ¶
- func New() registry.RegistryProvider
- type GHCRProvider
- func (g *GHCRProvider) Login(ctx registry.Context, cfg registry.ProviderConfig) error
- func (g *GHCRProvider) Logout(ctx registry.Context, cfg registry.ProviderConfig) error
- func (g *GHCRProvider) Name() string
- func (g *GHCRProvider) Prune(ctx registry.Context, cfg registry.ProviderConfig) error
- func (g *GHCRProvider) Push(ctx registry.Context, cfg registry.ProviderConfig, imageRef string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.