mocks

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: MIT Imports: 5 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 MockEngineSchema

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

MockEngineSchema is a mock of EngineSchema interface.

func NewMockEngineSchema

func NewMockEngineSchema(ctrl *gomock.Controller) *MockEngineSchema

NewMockEngineSchema creates a new mock instance.

func (*MockEngineSchema) CreateBucket

func (m *MockEngineSchema) CreateBucket(arg0 context.Context, arg1 *influxdb.Bucket) error

CreateBucket mocks base method.

func (*MockEngineSchema) DeleteBucket

func (m *MockEngineSchema) DeleteBucket(arg0 context.Context, arg1, arg2 platform.ID) error

DeleteBucket mocks base method.

func (*MockEngineSchema) EXPECT

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

func (*MockEngineSchema) UpdateBucketRetentionPolicy added in v2.0.5

func (m *MockEngineSchema) UpdateBucketRetentionPolicy(arg0 context.Context, arg1 platform.ID, arg2 *influxdb.BucketUpdate) error

UpdateBucketRetentionPolicy mocks base method.

type MockEngineSchemaMockRecorder

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

MockEngineSchemaMockRecorder is the mock recorder for MockEngineSchema.

func (*MockEngineSchemaMockRecorder) CreateBucket

func (mr *MockEngineSchemaMockRecorder) CreateBucket(arg0, arg1 interface{}) *gomock.Call

CreateBucket indicates an expected call of CreateBucket.

func (*MockEngineSchemaMockRecorder) DeleteBucket

func (mr *MockEngineSchemaMockRecorder) DeleteBucket(arg0, arg1, arg2 interface{}) *gomock.Call

DeleteBucket indicates an expected call of DeleteBucket.

func (*MockEngineSchemaMockRecorder) UpdateBucketRetentionPolicy added in v2.0.5

func (mr *MockEngineSchemaMockRecorder) UpdateBucketRetentionPolicy(arg0, arg1, arg2 interface{}) *gomock.Call

UpdateBucketRetentionPolicy indicates an expected call of UpdateBucketRetentionPolicy.

Jump to

Keyboard shortcuts

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