mocks

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: Apache-2.0 Imports: 4 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 MockClientService

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

MockClientService is a mock of ClientService interface.

func NewMockClientService

func NewMockClientService(ctrl *gomock.Controller) *MockClientService

NewMockClientService creates a new mock instance.

func (*MockClientService) EXPECT

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

func (*MockClientService) ListMetricUsagesByLabelName added in v1.10.0

ListMetricUsagesByLabelName mocks base method.

func (*MockClientService) ListMetricUsagesByMetricName added in v1.10.0

ListMetricUsagesByMetricName mocks base method.

func (*MockClientService) ListRuleEvaluations

ListRuleEvaluations mocks base method.

func (*MockClientService) SetTransport

func (m *MockClientService) SetTransport(transport runtime.ClientTransport)

SetTransport mocks base method.

type MockClientServiceMockRecorder

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

MockClientServiceMockRecorder is the mock recorder for MockClientService.

func (*MockClientServiceMockRecorder) ListMetricUsagesByLabelName added in v1.10.0

func (mr *MockClientServiceMockRecorder) ListMetricUsagesByLabelName(params interface{}, opts ...interface{}) *gomock.Call

ListMetricUsagesByLabelName indicates an expected call of ListMetricUsagesByLabelName.

func (*MockClientServiceMockRecorder) ListMetricUsagesByMetricName added in v1.10.0

func (mr *MockClientServiceMockRecorder) ListMetricUsagesByMetricName(params interface{}, opts ...interface{}) *gomock.Call

ListMetricUsagesByMetricName indicates an expected call of ListMetricUsagesByMetricName.

func (*MockClientServiceMockRecorder) ListRuleEvaluations

func (mr *MockClientServiceMockRecorder) ListRuleEvaluations(params interface{}, opts ...interface{}) *gomock.Call

ListRuleEvaluations indicates an expected call of ListRuleEvaluations.

func (*MockClientServiceMockRecorder) SetTransport

func (mr *MockClientServiceMockRecorder) SetTransport(transport interface{}) *gomock.Call

SetTransport indicates an expected call of SetTransport.

Jump to

Keyboard shortcuts

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