package
6.4.17+incompatible
Repository: https://github.com/cloudfoundry/bosh-cli.git
Documentation: pkg.go.dev
# Functions
NewMockDeployer creates a new mock instance.
NewMockDeployment creates a new mock instance.
NewMockFactory creates a new mock instance.
NewMockManager creates a new mock instance.
NewMockManagerFactory creates a new mock instance.
# Structs
MockDeployer is a mock of Deployer interface.
MockDeployerMockRecorder is the mock recorder for MockDeployer.
MockDeployment is a mock of Deployment interface.
MockDeploymentMockRecorder is the mock recorder for MockDeployment.
MockFactory is a mock of Factory interface.
MockFactoryMockRecorder is the mock recorder for MockFactory.
MockManager is a mock of Manager interface.
MockManagerFactory is a mock of ManagerFactory interface.
MockManagerFactoryMockRecorder is the mock recorder for MockManagerFactory.
MockManagerMockRecorder is the mock recorder for MockManager.