mock

package
v1.7.1-0...-23dd39d Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 4 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockResourceManager

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

MockResourceManager is a mock of ResourceManager interface.

func NewMockResourceManager

func NewMockResourceManager(ctrl *gomock.Controller) *MockResourceManager

NewMockResourceManager creates a new mock instance.

func (*MockResourceManager) Deploy

func (m *MockResourceManager) Deploy(arg0 context.Context) error

Deploy mocks base method.

func (*MockResourceManager) Destroy

func (m *MockResourceManager) Destroy(arg0 context.Context) error

Destroy mocks base method.

func (*MockResourceManager) EXPECT

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

func (*MockResourceManager) SetSecrets

func (m *MockResourceManager) SetSecrets(arg0 resourcemanager.Secrets)

SetSecrets mocks base method.

func (*MockResourceManager) Wait

func (m *MockResourceManager) Wait(arg0 context.Context) error

Wait mocks base method.

func (*MockResourceManager) WaitCleanup

func (m *MockResourceManager) WaitCleanup(arg0 context.Context) error

WaitCleanup mocks base method.

type MockResourceManagerMockRecorder

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

MockResourceManagerMockRecorder is the mock recorder for MockResourceManager.

func (*MockResourceManagerMockRecorder) Deploy

func (mr *MockResourceManagerMockRecorder) Deploy(arg0 interface{}) *gomock.Call

Deploy indicates an expected call of Deploy.

func (*MockResourceManagerMockRecorder) Destroy

func (mr *MockResourceManagerMockRecorder) Destroy(arg0 interface{}) *gomock.Call

Destroy indicates an expected call of Destroy.

func (*MockResourceManagerMockRecorder) SetSecrets

func (mr *MockResourceManagerMockRecorder) SetSecrets(arg0 interface{}) *gomock.Call

SetSecrets indicates an expected call of SetSecrets.

func (*MockResourceManagerMockRecorder) Wait

func (mr *MockResourceManagerMockRecorder) Wait(arg0 interface{}) *gomock.Call

Wait indicates an expected call of Wait.

func (*MockResourceManagerMockRecorder) WaitCleanup

func (mr *MockResourceManagerMockRecorder) WaitCleanup(arg0 interface{}) *gomock.Call

WaitCleanup indicates an expected call of WaitCleanup.

Jump to

Keyboard shortcuts

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