mocks

package
v6.4.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDeploymentDeleter

type MockDeploymentDeleter struct {
	// contains filtered or unexported fields
}

MockDeploymentDeleter is a mock of DeploymentDeleter interface

func NewMockDeploymentDeleter

func NewMockDeploymentDeleter(ctrl *gomock.Controller) *MockDeploymentDeleter

NewMockDeploymentDeleter creates a new mock instance

func (*MockDeploymentDeleter) DeleteDeployment

func (m *MockDeploymentDeleter) DeleteDeployment(arg0 bool, arg1 ui.Stage) error

DeleteDeployment mocks base method

func (*MockDeploymentDeleter) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

type MockDeploymentDeleterMockRecorder

type MockDeploymentDeleterMockRecorder struct {
	// contains filtered or unexported fields
}

MockDeploymentDeleterMockRecorder is the mock recorder for MockDeploymentDeleter

func (*MockDeploymentDeleterMockRecorder) DeleteDeployment

func (mr *MockDeploymentDeleterMockRecorder) DeleteDeployment(arg0, arg1 interface{}) *gomock.Call

DeleteDeployment indicates an expected call of DeleteDeployment

type MockDeploymentStateManager

type MockDeploymentStateManager struct {
	// contains filtered or unexported fields
}

MockDeploymentStateManager is a mock of DeploymentStateManager interface

func NewMockDeploymentStateManager

func NewMockDeploymentStateManager(ctrl *gomock.Controller) *MockDeploymentStateManager

NewMockDeploymentStateManager creates a new mock instance

func (*MockDeploymentStateManager) EXPECT

EXPECT returns an object that allows the caller to indicate expected use

func (*MockDeploymentStateManager) StartDeployment

func (m *MockDeploymentStateManager) StartDeployment(arg0 ui.Stage) error

StartDeployment mocks base method

func (*MockDeploymentStateManager) StopDeployment

func (m *MockDeploymentStateManager) StopDeployment(arg0 bool, arg1 ui.Stage) error

StopDeployment mocks base method

type MockDeploymentStateManagerMockRecorder

type MockDeploymentStateManagerMockRecorder struct {
	// contains filtered or unexported fields
}

MockDeploymentStateManagerMockRecorder is the mock recorder for MockDeploymentStateManager

func (*MockDeploymentStateManagerMockRecorder) StartDeployment

func (mr *MockDeploymentStateManagerMockRecorder) StartDeployment(arg0 interface{}) *gomock.Call

StartDeployment indicates an expected call of StartDeployment

func (*MockDeploymentStateManagerMockRecorder) StopDeployment

func (mr *MockDeploymentStateManagerMockRecorder) StopDeployment(arg0, arg1 interface{}) *gomock.Call

StopDeployment indicates an expected call of StopDeployment

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL