Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoogleRegistryClient ¶ added in v0.55.0
type GoogleRegistryClient struct { Store store.GCRCredStore // contains filtered or unexported fields }
func (*GoogleRegistryClient) GetCredential ¶ added in v0.55.0
func (g *GoogleRegistryClient) GetCredential(_ context.Context) (username, password string, err error)
type Registry ¶
type Registry struct { }
func (*Registry) CheckOptions ¶
func (g *Registry) CheckOptions(domain string, option types.RegistryOptions) (intf.RegistryClient, error)
Click to show internal directories.
Click to hide internal directories.