Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenericProvider ¶
type GenericProvider struct{}
GenericProvider works with any OCI-compliant registry
func (*GenericProvider) Login ¶
func (p *GenericProvider) Login(ctx context.Context, opts provider.LoginOptions) error
func (*GenericProvider) MatchesRegistry ¶
func (p *GenericProvider) MatchesRegistry(host string) bool
func (*GenericProvider) Name ¶
func (p *GenericProvider) Name() string
func (*GenericProvider) PostPush ¶
func (p *GenericProvider) PostPush(ctx context.Context, opts provider.PushOptions, pushErr error) error
Click to show internal directories.
Click to hide internal directories.