Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(ctx *context.MachineContext, bootstrapToken string) error
Create creates a new machine.
func Delete ¶
func Delete(ctx *context.MachineContext) error
Delete deletes the machine from the backend platform.
func Exists ¶
func Exists(ctx *context.MachineContext) (bool, error)
Exists returns a flag indicating whether or not a machine exists.
func Update ¶
func Update(ctx *context.MachineContext) error
Update updates the machine from the backend platform.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.