Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudstackVirtualMachine ¶
type CloudstackVirtualMachine struct {
Nic []NetInterface
}
func (*CloudstackVirtualMachine) GetAddress ¶
func (cs *CloudstackVirtualMachine) GetAddress() string
func (*CloudstackVirtualMachine) IsAvailable ¶
func (cs *CloudstackVirtualMachine) IsAvailable() bool
type NetInterface ¶
type NetInterface struct {
IpAddress string
}
Click to show internal directories.
Click to hide internal directories.