mocks

package
v0.0.0-...-b0bff92 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockApplicationAPI

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

MockApplicationAPI is a mock of ApplicationAPI interface

func NewMockApplicationAPI

func NewMockApplicationAPI(ctrl *gomock.Controller) *MockApplicationAPI

NewMockApplicationAPI creates a new mock instance

func (*MockApplicationAPI) BestAPIVersion

func (m *MockApplicationAPI) BestAPIVersion() int

BestAPIVersion mocks base method

func (*MockApplicationAPI) Close

func (m *MockApplicationAPI) Close() error

Close mocks base method

func (*MockApplicationAPI) EXPECT

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

func (*MockApplicationAPI) Get

Get mocks base method

func (*MockApplicationAPI) Set

func (m *MockApplicationAPI) Set(arg0 string, arg1 map[string]string) error

Set mocks base method

func (*MockApplicationAPI) SetApplicationConfig

func (m *MockApplicationAPI) SetApplicationConfig(arg0, arg1 string, arg2 map[string]string) error

SetApplicationConfig mocks base method

func (*MockApplicationAPI) SetConfig

func (m *MockApplicationAPI) SetConfig(arg0, arg1, arg2 string, arg3 map[string]string) error

SetConfig mocks base method

func (*MockApplicationAPI) Unset

func (m *MockApplicationAPI) Unset(arg0 string, arg1 []string) error

Unset mocks base method

func (*MockApplicationAPI) UnsetApplicationConfig

func (m *MockApplicationAPI) UnsetApplicationConfig(arg0, arg1 string, arg2 []string) error

UnsetApplicationConfig mocks base method

func (*MockApplicationAPI) Update

Update mocks base method

type MockApplicationAPIMockRecorder

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

MockApplicationAPIMockRecorder is the mock recorder for MockApplicationAPI

func (*MockApplicationAPIMockRecorder) BestAPIVersion

func (mr *MockApplicationAPIMockRecorder) BestAPIVersion() *gomock.Call

BestAPIVersion indicates an expected call of BestAPIVersion

func (*MockApplicationAPIMockRecorder) Close

Close indicates an expected call of Close

func (*MockApplicationAPIMockRecorder) Get

func (mr *MockApplicationAPIMockRecorder) Get(arg0, arg1 interface{}) *gomock.Call

Get indicates an expected call of Get

func (*MockApplicationAPIMockRecorder) Set

func (mr *MockApplicationAPIMockRecorder) Set(arg0, arg1 interface{}) *gomock.Call

Set indicates an expected call of Set

func (*MockApplicationAPIMockRecorder) SetApplicationConfig

func (mr *MockApplicationAPIMockRecorder) SetApplicationConfig(arg0, arg1, arg2 interface{}) *gomock.Call

SetApplicationConfig indicates an expected call of SetApplicationConfig

func (*MockApplicationAPIMockRecorder) SetConfig

func (mr *MockApplicationAPIMockRecorder) SetConfig(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

SetConfig indicates an expected call of SetConfig

func (*MockApplicationAPIMockRecorder) Unset

func (mr *MockApplicationAPIMockRecorder) Unset(arg0, arg1 interface{}) *gomock.Call

Unset indicates an expected call of Unset

func (*MockApplicationAPIMockRecorder) UnsetApplicationConfig

func (mr *MockApplicationAPIMockRecorder) UnsetApplicationConfig(arg0, arg1, arg2 interface{}) *gomock.Call

UnsetApplicationConfig indicates an expected call of UnsetApplicationConfig

func (*MockApplicationAPIMockRecorder) Update

func (mr *MockApplicationAPIMockRecorder) Update(arg0 interface{}) *gomock.Call

Update indicates an expected call of Update

type MockDeployer

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

MockDeployer is a mock of Deployer interface

func NewMockDeployer

func NewMockDeployer(ctrl *gomock.Controller) *MockDeployer

NewMockDeployer creates a new mock instance

func (*MockDeployer) EXPECT

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

func (*MockDeployer) PrepareAndDeploy

func (m *MockDeployer) PrepareAndDeploy(arg0 *cmd.Context, arg1 deployer.DeployerAPI, arg2 deployer.Resolver, arg3 store.MacaroonGetter) error

PrepareAndDeploy mocks base method

func (*MockDeployer) String

func (m *MockDeployer) String() string

String mocks base method

type MockDeployerFactory

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

MockDeployerFactory is a mock of DeployerFactory interface

func NewMockDeployerFactory

func NewMockDeployerFactory(ctrl *gomock.Controller) *MockDeployerFactory

NewMockDeployerFactory creates a new mock instance

func (*MockDeployerFactory) EXPECT

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

func (*MockDeployerFactory) GetDeployer

GetDeployer mocks base method

type MockDeployerFactoryMockRecorder

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

MockDeployerFactoryMockRecorder is the mock recorder for MockDeployerFactory

func (*MockDeployerFactoryMockRecorder) GetDeployer

func (mr *MockDeployerFactoryMockRecorder) GetDeployer(arg0, arg1, arg2 interface{}) *gomock.Call

GetDeployer indicates an expected call of GetDeployer

type MockDeployerMockRecorder

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

MockDeployerMockRecorder is the mock recorder for MockDeployer

func (*MockDeployerMockRecorder) PrepareAndDeploy

func (mr *MockDeployerMockRecorder) PrepareAndDeploy(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

PrepareAndDeploy indicates an expected call of PrepareAndDeploy

func (*MockDeployerMockRecorder) String

func (mr *MockDeployerMockRecorder) String() *gomock.Call

String indicates an expected call of String

Jump to

Keyboard shortcuts

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