Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientWithAuth ¶
func ClientWithAuth(store credentials.Store, opts *options.NetworkOptions) (*auth.Client, error)
ClientWithAuth returns a default *auth.Client using the provided credentials store
func DefaultClient ¶
func DefaultClient(opts *options.NetworkOptions) (*auth.Client, error)
DefaultClient returns an *auth.Client with a default User-Agent header and TLS configured from opts (optionally disabling TLS verification)
func NewCredentialStore ¶
func NewCredentialStore(storePath string) (credentials.Store, error)
NewCredentialStore returns a credential store from @storePath and falls back to Docker's native store for reads only.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.