Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ACRCredStore ¶
type ACRCredStore struct {
// contains filtered or unexported fields
}
func NewACRCredStore ¶
func NewACRCredStore() (*ACRCredStore, error)
func (*ACRCredStore) SetActiveDirectoryEndpoint ¶
func (a *ACRCredStore) SetActiveDirectoryEndpoint(uri string)
func (*ACRCredStore) SetExchangeScheme ¶
func (a *ACRCredStore) SetExchangeScheme(scheme string)
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
func (*Registry) CheckOptions ¶
func (r *Registry) CheckOptions(domain string, _ types.RegistryOptions) error
Click to show internal directories.
Click to hide internal directories.