Documentation ¶
Index ¶
- type Machine
- func (m *Machine) Inspect(ctx context.Context, containerId string) (types.ContainerJSON, error)
- func (m *Machine) Install(ctx context.Context, spec *fnspec.FunctionSpec) (string, error)
- func (m *Machine) Kill(ctx context.Context, containerId string) error
- func (m *Machine) List(ctx context.Context) ([]types.Container, error)
- func (m *Machine) Shutdown() error
- func (m *Machine) Spawn(ctx context.Context, containerId string) error
- func (m *Machine) Uninstall(ctx context.Context, containerId 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.