Versions in this module Expand all Collapse all v4 v4.0.1 May 22, 2018 Changes in this version + type MockInstallation struct + func NewMockInstallation(ctrl *gomock.Controller) *MockInstallation + func (_m *MockInstallation) EXPECT() *_MockInstallationRecorder + func (_m *MockInstallation) Job() installation.InstalledJob + func (_m *MockInstallation) StartRegistry() error + func (_m *MockInstallation) StopRegistry() error + func (_m *MockInstallation) Target() installation.Target + func (_m *MockInstallation) WithRunningRegistry(_param0 logger.Logger, _param1 ui.Stage, _param2 func() error) error + type MockInstaller struct + func NewMockInstaller(ctrl *gomock.Controller) *MockInstaller + func (_m *MockInstaller) Cleanup(_param0 installation.Installation) error + func (_m *MockInstaller) EXPECT() *_MockInstallerRecorder + func (_m *MockInstaller) Install(_param0 manifest.Manifest, _param1 ui.Stage) (installation.Installation, error) + type MockInstallerFactory struct + func NewMockInstallerFactory(ctrl *gomock.Controller) *MockInstallerFactory + func (_m *MockInstallerFactory) EXPECT() *_MockInstallerFactoryRecorder + func (_m *MockInstallerFactory) NewInstaller(_param0 installation.Target) installation.Installer + type MockJobRenderer struct + func NewMockJobRenderer(ctrl *gomock.Controller) *MockJobRenderer + func (_m *MockJobRenderer) EXPECT() *_MockJobRendererRecorder + func (_m *MockJobRenderer) RenderAndUploadFrom(_param0 manifest.Manifest, _param1 []job.Job, _param2 ui.Stage) ([]installation.RenderedJobRef, error) + type MockJobResolver struct + func NewMockJobResolver(ctrl *gomock.Controller) *MockJobResolver + func (_m *MockJobResolver) EXPECT() *_MockJobResolverRecorder + func (_m *MockJobResolver) From(_param0 manifest.Manifest) ([]job.Job, error) + type MockPackageCompiler struct + func NewMockPackageCompiler(ctrl *gomock.Controller) *MockPackageCompiler + func (_m *MockPackageCompiler) EXPECT() *_MockPackageCompilerRecorder + func (_m *MockPackageCompiler) For(_param0 []job.Job, _param1 ui.Stage) ([]installation.CompiledPackageRef, error) + type MockUninstaller struct + func NewMockUninstaller(ctrl *gomock.Controller) *MockUninstaller + func (_m *MockUninstaller) EXPECT() *_MockUninstallerRecorder + func (_m *MockUninstaller) Uninstall(_param0 installation.Target) error Other modules containing this package gopkg.in/cloudfoundry/bosh-cli.v0 gopkg.in/cloudfoundry/bosh-cli.v2 gopkg.in/cloudfoundry/bosh-cli.v3 gopkg.in/cloudfoundry/bosh-cli.v5 gopkg.in/cloudfoundry/bosh-cli.v6