Documentation
¶
Index ¶
- type Engine
- func (e *Engine) List(ctx context.Context) ([]docker.Container, error)
- func (e *Engine) Logs(ctx context.Context, id string) (<-chan string, error)
- func (e *Engine) Remove(ctx context.Context, id string) error
- func (e *Engine) Restart(ctx context.Context, id string) error
- func (e *Engine) Start(ctx context.Context, id string) error
- func (e *Engine) Stats(ctx context.Context, id string) (<-chan docker.Stats, error)
- func (e *Engine) Stop(ctx context.Context, id string) error
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.