Documentation
¶
Index ¶
- type Client
- func (c *Client) List(ctx context.Context) ([]Container, error)
- func (c *Client) Logs(ctx context.Context, id string) (<-chan string, error)
- func (c *Client) Remove(ctx context.Context, id string) error
- func (c *Client) Restart(ctx context.Context, id string) error
- func (c *Client) Start(ctx context.Context, id string) error
- func (c *Client) Stats(ctx context.Context, id string) (<-chan Stats, error)
- func (c *Client) Stop(ctx context.Context, id string) error
- type Container
- type Stats
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.