Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct { Client libmachine.API Host *host.Host Name string ClientPath string Region string Size string ImageSlug string KeyID int Ctx context.Context }
Provider definition, represents a concrete implementation of an iaas
func (*Provider) CreateMachine ¶
CreateMachine on google
func (*Provider) DeleteMachine ¶
DeleteMachine Shutdown and Delete a droplet
Click to show internal directories.
Click to hide internal directories.