Documentation ¶
Index ¶
- Constants
- type Provider
- func (p *Provider) CleanSSH() error
- func (p *Provider) ConfigSSH() error
- func (p *Provider) Create(names []string, opts vm.CreateOpts) error
- func (p *Provider) Delete(vms vm.List) error
- func (p *Provider) Extend(vms vm.List, lifetime time.Duration) error
- func (p *Provider) FindActiveAccount() (string, error)
- func (p *Provider) Flags() vm.ProviderFlags
- func (p *Provider) List() (vm.List, error)
- func (p *Provider) Name() string
Constants ¶
View Source
const (
ProviderName = "gce"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.