Documentation ¶
Index ¶
- func Cordon(ctx context.Context, client *flaps.Client, machineID string, nonce string) (err error)
- func Launch(ctx context.Context, client *flaps.Client, builder fly.LaunchMachineInput) (out *fly.Machine, err error)
- func NewClientWithOptions(ctx context.Context, opts flaps.NewClientOpts) (*flaps.Client, error)
- func Start(ctx context.Context, client *flaps.Client, machineID string, nonce string) (out *fly.MachineStartResponse, err error)
- func Uncordon(ctx context.Context, client *flaps.Client, machineID string, nonce string) (err error)
- func Update(ctx context.Context, client *flaps.Client, builder fly.LaunchMachineInput, ...) (out *fly.Machine, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientWithOptions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.