Documentation ¶
Index ¶
- type Moby
- func (m *Moby) Create(ctx context.Context, spec engine.Container, options engine.CreateOptions) (string, error)
- func (m *Moby) Delete(ctx context.Context, container string, options engine.DeleteOptions) error
- func (m *Moby) Inspect(ctx context.Context, container string) (engine.Container, error)
- func (m *Moby) List(ctx context.Context, options engine.ListOptions) ([]engine.Container, error)
- func (m *Moby) Logs(ctx context.Context, container string, options engine.LogsOptions) error
- func (m *Moby) Pull(ctx context.Context, image string, options engine.PullOptions) 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.