Documentation ¶
Index ¶
Constants ¶
View Source
const AzureContainerRegistryUsername = "00000000-0000-0000-0000-000000000000"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credentials ¶
Credentials holds the information shared between docker and the credentials store.
func GetAuthConfig ¶
func GetAuthConfig(host string) (*Credentials, error)
func (*Credentials) AuthToken ¶
func (c *Credentials) AuthToken() string
Click to show internal directories.
Click to hide internal directories.