mock

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 5 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 MockClient

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

MockClient is a mock of Client interface.

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance.

func (*MockClient) Close

func (m *MockClient) Close()

Close mocks base method.

func (*MockClient) CreateAutoOpsRule

CreateAutoOpsRule mocks base method.

func (*MockClient) CreateProgressiveRollout added in v0.4.0

CreateProgressiveRollout mocks base method.

func (*MockClient) DeleteAutoOpsRule

DeleteAutoOpsRule mocks base method.

func (*MockClient) DeleteProgressiveRollout added in v0.4.0

DeleteProgressiveRollout mocks base method.

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) ExecuteAutoOps

ExecuteAutoOps mocks base method.

func (*MockClient) ExecuteProgressiveRollout added in v0.4.0

ExecuteProgressiveRollout mocks base method.

func (*MockClient) GetAutoOpsRule

GetAutoOpsRule mocks base method.

func (*MockClient) GetProgressiveRollout added in v0.4.0

GetProgressiveRollout mocks base method.

func (*MockClient) ListAutoOpsRules

ListAutoOpsRules mocks base method.

func (*MockClient) ListOpsCounts

ListOpsCounts mocks base method.

func (*MockClient) ListProgressiveRollouts added in v0.4.0

ListProgressiveRollouts mocks base method.

func (*MockClient) StopProgressiveRollout added in v0.4.0

StopProgressiveRollout mocks base method.

func (*MockClient) UpdateAutoOpsRule

UpdateAutoOpsRule mocks base method.

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) Close

func (mr *MockClientMockRecorder) Close() *gomock.Call

Close indicates an expected call of Close.

func (*MockClientMockRecorder) CreateAutoOpsRule

func (mr *MockClientMockRecorder) CreateAutoOpsRule(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateAutoOpsRule indicates an expected call of CreateAutoOpsRule.

func (*MockClientMockRecorder) CreateProgressiveRollout added in v0.4.0

func (mr *MockClientMockRecorder) CreateProgressiveRollout(ctx, in interface{}, opts ...interface{}) *gomock.Call

CreateProgressiveRollout indicates an expected call of CreateProgressiveRollout.

func (*MockClientMockRecorder) DeleteAutoOpsRule

func (mr *MockClientMockRecorder) DeleteAutoOpsRule(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteAutoOpsRule indicates an expected call of DeleteAutoOpsRule.

func (*MockClientMockRecorder) DeleteProgressiveRollout added in v0.4.0

func (mr *MockClientMockRecorder) DeleteProgressiveRollout(ctx, in interface{}, opts ...interface{}) *gomock.Call

DeleteProgressiveRollout indicates an expected call of DeleteProgressiveRollout.

func (*MockClientMockRecorder) ExecuteAutoOps

func (mr *MockClientMockRecorder) ExecuteAutoOps(ctx, in interface{}, opts ...interface{}) *gomock.Call

ExecuteAutoOps indicates an expected call of ExecuteAutoOps.

func (*MockClientMockRecorder) ExecuteProgressiveRollout added in v0.4.0

func (mr *MockClientMockRecorder) ExecuteProgressiveRollout(ctx, in interface{}, opts ...interface{}) *gomock.Call

ExecuteProgressiveRollout indicates an expected call of ExecuteProgressiveRollout.

func (*MockClientMockRecorder) GetAutoOpsRule

func (mr *MockClientMockRecorder) GetAutoOpsRule(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetAutoOpsRule indicates an expected call of GetAutoOpsRule.

func (*MockClientMockRecorder) GetProgressiveRollout added in v0.4.0

func (mr *MockClientMockRecorder) GetProgressiveRollout(ctx, in interface{}, opts ...interface{}) *gomock.Call

GetProgressiveRollout indicates an expected call of GetProgressiveRollout.

func (*MockClientMockRecorder) ListAutoOpsRules

func (mr *MockClientMockRecorder) ListAutoOpsRules(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListAutoOpsRules indicates an expected call of ListAutoOpsRules.

func (*MockClientMockRecorder) ListOpsCounts

func (mr *MockClientMockRecorder) ListOpsCounts(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListOpsCounts indicates an expected call of ListOpsCounts.

func (*MockClientMockRecorder) ListProgressiveRollouts added in v0.4.0

func (mr *MockClientMockRecorder) ListProgressiveRollouts(ctx, in interface{}, opts ...interface{}) *gomock.Call

ListProgressiveRollouts indicates an expected call of ListProgressiveRollouts.

func (*MockClientMockRecorder) StopProgressiveRollout added in v0.4.0

func (mr *MockClientMockRecorder) StopProgressiveRollout(ctx, in interface{}, opts ...interface{}) *gomock.Call

StopProgressiveRollout indicates an expected call of StopProgressiveRollout.

func (*MockClientMockRecorder) UpdateAutoOpsRule

func (mr *MockClientMockRecorder) UpdateAutoOpsRule(ctx, in interface{}, opts ...interface{}) *gomock.Call

UpdateAutoOpsRule indicates an expected call of UpdateAutoOpsRule.

Jump to

Keyboard shortcuts

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