Documentation ¶
Index ¶
- func ConfigureCredentialsContainer(userName string, port int, log log.Logger) error
- func ConfigureCredentialsDockerless(targetFolder string, port int, log log.Logger) (string, error)
- func ConfigureCredentialsMachine(targetFolder string, port int, log log.Logger) (string, error)
- type Credentials
- type ListResponse
- type Request
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureCredentialsDockerless ¶ added in v0.4.0
Types ¶
type Credentials ¶
Credentials holds the information shared between docker and the credentials store.
func GetAuthConfig ¶
func GetAuthConfig(host string) (*Credentials, error)
type ListResponse ¶
func ListCredentials ¶
func ListCredentials() (*ListResponse, error)
Click to show internal directories.
Click to hide internal directories.