Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BestAddress ¶
Types ¶
type BoshDirector ¶
type BoshDirector interface { VMs() []boshdir.VMInfo ConnectTo(scanlog.Logger, boshdir.VMInfo) remotemachine.RemoteMachine Releases() []boshdir.Release Setup() error Cleanup() error }
func NewBoshDirector ¶
Click to show internal directories.
Click to hide internal directories.