Documentation
¶
Index ¶
- type Activator
- type Provider
- func (p Provider) CreateInstance(in ol.Instance) (ol.Instance, error)
- func (p Provider) DestroyInstance(id string) error
- func (p Provider) GetToken() string
- func (p Provider) ListInstance() ([]ol.Instance, error)
- func (p Provider) ListRegion() ([]ol.Region, error)
- func (p Provider) ListSpec() ([]ol.Spec, error)
- func (p Provider) Name() string
- func (p Provider) WaitInstance(in ol.Instance) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Activator ¶
type Activator struct {
}
func (Activator) ListTokenName ¶
func (Activator) VerifyToken ¶
Click to show internal directories.
Click to hide internal directories.