otterizecloudmocks

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package otterizecloudmocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockCloudClient

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

MockCloudClient is a mock of CloudClient interface.

func NewMockCloudClient

func NewMockCloudClient(ctrl *gomock.Controller) *MockCloudClient

NewMockCloudClient creates a new mock instance.

func (*MockCloudClient) EXPECT

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

func (*MockCloudClient) ReportAppliedIntents

func (m *MockCloudClient) ReportAppliedIntents(ctx context.Context, namespace *string, intents []*graphqlclient.IntentInput) error

ReportAppliedIntents mocks base method.

func (*MockCloudClient) ReportComponentStatus

func (m *MockCloudClient) ReportComponentStatus(ctx context.Context, component graphqlclient.ComponentType)

ReportComponentStatus mocks base method.

func (*MockCloudClient) ReportIntentsOperatorConfiguration

func (m *MockCloudClient) ReportIntentsOperatorConfiguration(ctx context.Context, config graphqlclient.IntentsOperatorConfigurationInput) error

ReportIntentsOperatorConfiguration mocks base method.

func (*MockCloudClient) ReportKafkaServerConfig

func (m *MockCloudClient) ReportKafkaServerConfig(ctx context.Context, namespace string, servers []graphqlclient.KafkaServerConfigInput) error

ReportKafkaServerConfig mocks base method.

type MockCloudClientMockRecorder

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

MockCloudClientMockRecorder is the mock recorder for MockCloudClient.

func (*MockCloudClientMockRecorder) ReportAppliedIntents

func (mr *MockCloudClientMockRecorder) ReportAppliedIntents(ctx, namespace, intents interface{}) *gomock.Call

ReportAppliedIntents indicates an expected call of ReportAppliedIntents.

func (*MockCloudClientMockRecorder) ReportComponentStatus

func (mr *MockCloudClientMockRecorder) ReportComponentStatus(ctx, component interface{}) *gomock.Call

ReportComponentStatus indicates an expected call of ReportComponentStatus.

func (*MockCloudClientMockRecorder) ReportIntentsOperatorConfiguration

func (mr *MockCloudClientMockRecorder) ReportIntentsOperatorConfiguration(ctx, config interface{}) *gomock.Call

ReportIntentsOperatorConfiguration indicates an expected call of ReportIntentsOperatorConfiguration.

func (*MockCloudClientMockRecorder) ReportKafkaServerConfig

func (mr *MockCloudClientMockRecorder) ReportKafkaServerConfig(ctx, namespace, servers interface{}) *gomock.Call

ReportKafkaServerConfig indicates an expected call of ReportKafkaServerConfig.

Jump to

Keyboard shortcuts

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