Versions in this module Expand all Collapse all v0 v0.14.2 Apr 19, 2026 v0.14.1 Apr 19, 2026 Changes in this version + func AuthHeaderFor(tokenType string) string v0.14.0 Apr 19, 2026 Changes in this version + func New() registry.RegistryProvider + type GitLabProvider struct + func (g *GitLabProvider) Login(_ registry.Context, _ registry.ProviderConfig) error + func (g *GitLabProvider) Logout(_ registry.Context, _ registry.ProviderConfig) error + func (g *GitLabProvider) Name() string + func (g *GitLabProvider) Prune(_ registry.Context, _ registry.ProviderConfig) error + func (g *GitLabProvider) Push(_ registry.Context, _ registry.ProviderConfig, _ string) error