Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReplicateProvider ¶
type ReplicateProvider struct{}
ReplicateProvider handles Replicate's r8.im registry
func (*ReplicateProvider) Login ¶
func (p *ReplicateProvider) Login(ctx context.Context, opts provider.LoginOptions) error
Login performs login to the registry with options
func (*ReplicateProvider) MatchesRegistry ¶
func (p *ReplicateProvider) MatchesRegistry(host string) bool
func (*ReplicateProvider) Name ¶
func (p *ReplicateProvider) Name() string
func (*ReplicateProvider) PostPush ¶
func (p *ReplicateProvider) PostPush(ctx context.Context, opts provider.PushOptions, pushErr error) error
Click to show internal directories.
Click to hide internal directories.