Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SlaveTrader ¶
type SlaveTrader struct {
// contains filtered or unexported fields
}
func NewSlaveTrader ¶
func NewSlaveTrader(createRequest hyper_proto.CreateVmRequest, logger log.DebugLogger) (*SlaveTrader, error)
func (*SlaveTrader) Close ¶
func (trader *SlaveTrader) Close() error
func (*SlaveTrader) CreateSlave ¶
func (trader *SlaveTrader) CreateSlave() (slavedriver.SlaveInfo, error)
func (*SlaveTrader) DestroySlave ¶
func (trader *SlaveTrader) DestroySlave(identifier string) error
Click to show internal directories.
Click to hide internal directories.