Documentation
¶
Index ¶
- func FromEnv(c *Client) error
- type Client
- func (c *Client) Close() error
- func (c *Client) Pull(ctx context.Context, ref reference.Named) (digest.Digest, error)
- func (c *Client) PullWithEvents(ctx context.Context, ref reference.Named) (chan events.PullEvent, error)
- func (c *Client) PullWithState(ctx context.Context, ref reference.Named) (chan state.Pull, error)
- type Opt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Opt ¶
func WithAuthProvider ¶
func WithDockerOpts ¶
func WithLogger ¶
func WithSugaredLogger ¶
func WithSugaredLogger(logger *zap.SugaredLogger) Opt
Click to show internal directories.
Click to hide internal directories.