v1alpha1

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Apr 2, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package v1alpha1 is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockFileMetaInterface

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

MockFileMetaInterface is a mock of FileMetaInterface interface.

func NewMockFileMetaInterface

func NewMockFileMetaInterface(ctrl *gomock.Controller) *MockFileMetaInterface

NewMockFileMetaInterface creates a new mock instance.

func (*MockFileMetaInterface) EXPECT

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

func (*MockFileMetaInterface) GetFileMeta

func (m *MockFileMetaInterface) GetFileMeta(ctx context.Context, objectName string) (*v1alpha1.FileMeta, error)

GetFileMeta mocks base method.

func (*MockFileMetaInterface) ListFileMetas

ListFileMetas mocks base method.

type MockFileMetaInterfaceMockRecorder

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

MockFileMetaInterfaceMockRecorder is the mock recorder for MockFileMetaInterface.

func (*MockFileMetaInterfaceMockRecorder) GetFileMeta

func (mr *MockFileMetaInterfaceMockRecorder) GetFileMeta(ctx, objectName interface{}) *gomock.Call

GetFileMeta indicates an expected call of GetFileMeta.

func (*MockFileMetaInterfaceMockRecorder) ListFileMetas

func (mr *MockFileMetaInterfaceMockRecorder) ListFileMetas(ctx, opt interface{}) *gomock.Call

ListFileMetas indicates an expected call of ListFileMetas.

type MockFileObjectInterface

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

MockFileObjectInterface is a mock of FileObjectInterface interface.

func NewMockFileObjectInterface

func NewMockFileObjectInterface(ctrl *gomock.Controller) *MockFileObjectInterface

NewMockFileObjectInterface creates a new mock instance.

func (*MockFileObjectInterface) DeleteFileObject

func (m *MockFileObjectInterface) DeleteFileObject(ctx context.Context, objectName string) error

DeleteFileObject mocks base method.

func (*MockFileObjectInterface) EXPECT

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

func (*MockFileObjectInterface) GetFileObject

func (m *MockFileObjectInterface) GetFileObject(ctx context.Context, objectName string) (*v1alpha10.FileObject, error)

GetFileObject mocks base method.

func (*MockFileObjectInterface) PutFileObject

PutFileObject mocks base method.

type MockFileObjectInterfaceMockRecorder

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

MockFileObjectInterfaceMockRecorder is the mock recorder for MockFileObjectInterface.

func (*MockFileObjectInterfaceMockRecorder) DeleteFileObject

func (mr *MockFileObjectInterfaceMockRecorder) DeleteFileObject(ctx, objectName interface{}) *gomock.Call

DeleteFileObject indicates an expected call of DeleteFileObject.

func (*MockFileObjectInterfaceMockRecorder) GetFileObject

func (mr *MockFileObjectInterfaceMockRecorder) GetFileObject(ctx, objectName interface{}) *gomock.Call

GetFileObject indicates an expected call of GetFileObject.

func (*MockFileObjectInterfaceMockRecorder) PutFileObject

func (mr *MockFileObjectInterfaceMockRecorder) PutFileObject(ctx, obj interface{}) *gomock.Call

PutFileObject indicates an expected call of PutFileObject.

type MockFileStoreCapable

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

MockFileStoreCapable is a mock of FileStoreCapable interface.

func NewMockFileStoreCapable

func NewMockFileStoreCapable(ctrl *gomock.Controller) *MockFileStoreCapable

NewMockFileStoreCapable creates a new mock instance.

func (*MockFileStoreCapable) DeleteFileObject

func (m *MockFileStoreCapable) DeleteFileObject(ctx context.Context, objectName string) error

DeleteFileObject mocks base method.

func (*MockFileStoreCapable) EXPECT

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

func (*MockFileStoreCapable) GetFileMeta

func (m *MockFileStoreCapable) GetFileMeta(ctx context.Context, objectName string) (*v1alpha1.FileMeta, error)

GetFileMeta mocks base method.

func (*MockFileStoreCapable) GetFileObject

func (m *MockFileStoreCapable) GetFileObject(ctx context.Context, objectName string) (*v1alpha10.FileObject, error)

GetFileObject mocks base method.

func (*MockFileStoreCapable) ListFileMetas

ListFileMetas mocks base method.

func (*MockFileStoreCapable) PutFileObject

PutFileObject mocks base method.

type MockFileStoreCapableMockRecorder

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

MockFileStoreCapableMockRecorder is the mock recorder for MockFileStoreCapable.

func (*MockFileStoreCapableMockRecorder) DeleteFileObject

func (mr *MockFileStoreCapableMockRecorder) DeleteFileObject(ctx, objectName interface{}) *gomock.Call

DeleteFileObject indicates an expected call of DeleteFileObject.

func (*MockFileStoreCapableMockRecorder) GetFileMeta

func (mr *MockFileStoreCapableMockRecorder) GetFileMeta(ctx, objectName interface{}) *gomock.Call

GetFileMeta indicates an expected call of GetFileMeta.

func (*MockFileStoreCapableMockRecorder) GetFileObject

func (mr *MockFileStoreCapableMockRecorder) GetFileObject(ctx, objectName interface{}) *gomock.Call

GetFileObject indicates an expected call of GetFileObject.

func (*MockFileStoreCapableMockRecorder) ListFileMetas

func (mr *MockFileStoreCapableMockRecorder) ListFileMetas(ctx, opt interface{}) *gomock.Call

ListFileMetas indicates an expected call of ListFileMetas.

func (*MockFileStoreCapableMockRecorder) PutFileObject

func (mr *MockFileStoreCapableMockRecorder) PutFileObject(ctx, obj interface{}) *gomock.Call

PutFileObject indicates an expected call of PutFileObject.

Jump to

Keyboard shortcuts

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