Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateAuthConfig ¶
func GenerateAuthConfig(username, password string) (*dockertypes.AuthConfig, error)
GenerateUserPasswordAuthConfig return an AuthConfig to identify to docker registry using base64 auth credentials
func GenerateEncodedUserPasswordAuthConfig ¶
GenerateEncodedUserPasswordAuthConfig return a pointer to an encoded docker registry auth string
func GenerateUserPasswordAuthConfig ¶
func GenerateUserPasswordAuthConfig(username, password string) (*dockertypes.AuthConfig, error)
GenerateUserPasswordAuthConfig return an AuthConfig to identify to docker registry using user-password credentials
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.