Versions in this module Expand all Collapse all v3 v3.0.1 Mar 13, 2018 Changes in this version + type FakeFactory struct + NewSSHTunnelOptions bisshtunnel.Options + SSHTunnel bisshtunnel.SSHTunnel + func NewFakeFactory() *FakeFactory + func (f *FakeFactory) NewSSHTunnel(options bisshtunnel.Options) bisshtunnel.SSHTunnel + type FakeTunnel struct + Started bool + func NewFakeTunnel() *FakeTunnel + func (s *FakeTunnel) SetStartBehavior(readyErrChOutput error, errChOutput error) + func (s *FakeTunnel) Start(readyErrCh chan<- error, errCh chan<- error) Other modules containing this package gopkg.in/cloudfoundry/bosh-cli.v0 gopkg.in/cloudfoundry/bosh-cli.v2 gopkg.in/cloudfoundry/bosh-cli.v4 gopkg.in/cloudfoundry/bosh-cli.v5 gopkg.in/cloudfoundry/bosh-cli.v6