Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuthCreds ¶
AuthCreds is for docker.WithAuthCreds
func NewAuthCreds ¶
NewAuthCreds returns AuthCreds that uses $DOCKER_CONFIG/config.json . AuthCreds can be nil.
type Opt ¶
type Opt func(*opts)
Opt for New
func WithSkipVerifyCerts ¶
WithSkipVerifyCerts skips verifying TLS certs
Click to show internal directories.
Click to hide internal directories.