Documentation ¶
Index ¶
- type Client
- func (f *Client) Get(ctx context.Context, machineID string) ([]byte, error)
- func (f *Client) Kill(ctx context.Context, machineKillInput api.KillMachineInput) ([]byte, error)
- func (f *Client) Launch(ctx context.Context, builder api.LaunchMachineInput) ([]byte, error)
- func (f *Client) Start(ctx context.Context, machineID string) ([]byte, error)
- func (f *Client) Stop(ctx context.Context, machineStop api.V1MachineStop) ([]byte, error)
- func (f *Client) Wait(ctx context.Context, machine *api.V1Machine) ([]byte, 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.