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