Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectorImpl ¶
type DirectorImpl struct {
// contains filtered or unexported fields
}
func (DirectorImpl) AllInstances ¶
func (d DirectorImpl) AllInstances() ([]Instance, error)
type InstanceImpl ¶
type InstanceImpl struct {
// contains filtered or unexported fields
}
func (InstanceImpl) AZ ¶
func (i InstanceImpl) AZ() string
func (InstanceImpl) AgentID ¶
func (i InstanceImpl) AgentID() string
func (InstanceImpl) DeleteVM ¶
func (i InstanceImpl) DeleteVM() error
func (InstanceImpl) Deployment ¶
func (i InstanceImpl) Deployment() string
func (InstanceImpl) Group ¶
func (i InstanceImpl) Group() string
func (InstanceImpl) HasVM ¶
func (i InstanceImpl) HasVM() bool
func (InstanceImpl) ID ¶
func (i InstanceImpl) ID() string
Click to show internal directories.
Click to hide internal directories.