mocks

package
v0.0.0-...-7d1f045 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 11 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 MockDeployer

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

MockDeployer is a mock of BackendGroupDeployer interface

func NewMockDeployer

func NewMockDeployer(ctrl *gomock.Controller) *MockDeployer

NewMockDeployer creates a new mock instance

func (*MockDeployer) Deploy

Deploy mocks base method

func (*MockDeployer) EXPECT

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

func (*MockDeployer) UndeployOldBG

func (m *MockDeployer) UndeployOldBG(arg0 context.Context, arg1 string) error

UndeployOldBG mocks base method

type MockDeployerMockRecorder

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

MockDeployerMockRecorder is the mock recorder for MockDeployer

func (*MockDeployerMockRecorder) Deploy

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

Deploy indicates an expected call of Deploy

func (*MockDeployerMockRecorder) UndeployOldBG

func (mr *MockDeployerMockRecorder) UndeployOldBG(arg0, arg1 interface{}) *gomock.Call

UndeployOldBG indicates an expected call of UndeployOldBG

type MockEngineBuilder

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

MockEngineBuilder is a mock of EngineBuilder interface

func NewMockEngineBuilder

func NewMockEngineBuilder(ctrl *gomock.Controller) *MockEngineBuilder

NewMockEngineBuilder creates a new mock instance

func (*MockEngineBuilder) Build

Build mocks base method

func (*MockEngineBuilder) EXPECT

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

type MockEngineBuilderMockRecorder

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

MockEngineBuilderMockRecorder is the mock recorder for MockEngineBuilder

func (*MockEngineBuilderMockRecorder) Build

func (mr *MockEngineBuilderMockRecorder) Build(arg0, arg1, arg2 interface{}) *gomock.Call

Build indicates an expected call of Build

type MockGroupLoader

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

MockGroupLoader is a mock of GroupLoader interface

func NewMockGroupLoader

func NewMockGroupLoader(ctrl *gomock.Controller) *MockGroupLoader

NewMockGroupLoader creates a new mock instance

func (*MockGroupLoader) EXPECT

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

func (*MockGroupLoader) Load

Load mocks base method

type MockGroupLoaderMockRecorder

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

MockGroupLoaderMockRecorder is the mock recorder for MockGroupLoader

func (*MockGroupLoaderMockRecorder) Load

func (mr *MockGroupLoaderMockRecorder) Load(arg0, arg1 interface{}) *gomock.Call

Load indicates an expected call of Load

type MockStatusResolver

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

MockStatusResolver is a mock of StatusResolver interface

func NewMockStatusResolver

func NewMockStatusResolver(ctrl *gomock.Controller) *MockStatusResolver

NewMockStatusResolver creates a new mock instance

func (*MockStatusResolver) EXPECT

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

func (*MockStatusResolver) Resolve

Resolve mocks base method

type MockStatusResolverMockRecorder

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

MockStatusResolverMockRecorder is the mock recorder for MockStatusResolver

func (*MockStatusResolverMockRecorder) Resolve

func (mr *MockStatusResolverMockRecorder) Resolve(arg0 interface{}) *gomock.Call

Resolve indicates an expected call of Resolve

Jump to

Keyboard shortcuts

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