Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLegacyDeploymentStateMigrator ¶
type MockLegacyDeploymentStateMigrator struct {
// contains filtered or unexported fields
}
Mock of LegacyDeploymentStateMigrator interface
func NewMockLegacyDeploymentStateMigrator ¶
func NewMockLegacyDeploymentStateMigrator(ctrl *gomock.Controller) *MockLegacyDeploymentStateMigrator
func (*MockLegacyDeploymentStateMigrator) EXPECT ¶
func (_m *MockLegacyDeploymentStateMigrator) EXPECT() *_MockLegacyDeploymentStateMigratorRecorder
func (*MockLegacyDeploymentStateMigrator) MigrateIfExists ¶
func (_m *MockLegacyDeploymentStateMigrator) MigrateIfExists(_param0 string) (bool, error)
Click to show internal directories.
Click to hide internal directories.