drivers

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DriverFactory

type DriverFactory struct {
	mock.Mock
}

DriverFactory is an autogenerated mock type for the DriverFactory type

func (*DriverFactory) CreateFileStorageDriver

func (_m *DriverFactory) CreateFileStorageDriver(_a0 *backend.BackendDetail) (driver.FileStorageDriver, error)

CreateFileStorageDriver provides a mock function with given fields: _a0

type FileStorageDriver

type FileStorageDriver struct {
	mock.Mock
}

FileStorageDriver is an autogenerated mock type for the FileStorageDriver type

func (*FileStorageDriver) Close

func (_m *FileStorageDriver) Close() error

Close provides a mock function with given fields:

func (*FileStorageDriver) CreateFileShare

CreateFileShare provides a mock function with given fields: ctx, fs

func (*FileStorageDriver) DeleteFileShare

DeleteFileShare provides a mock function with given fields: ctx, in

func (*FileStorageDriver) GetFileShare

GetFileShare provides a mock function with given fields: ctx, fs

func (*FileStorageDriver) ListFileShare

ListFileShare provides a mock function with given fields: ctx, fs

func (*FileStorageDriver) UpdatefileShare

UpdatefileShare provides a mock function with given fields: ctx, fs

type StorageDriver

type StorageDriver struct {
	mock.Mock
}

StorageDriver is an autogenerated mock type for the StorageDriver type

func (*StorageDriver) Close

func (_m *StorageDriver) Close() error

Close provides a mock function with given fields:

func (*StorageDriver) CreateFileShare

CreateFileShare provides a mock function with given fields: ctx, fs

func (*StorageDriver) DeleteFileShare

DeleteFileShare provides a mock function with given fields: ctx, in

func (*StorageDriver) GetFileShare

GetFileShare provides a mock function with given fields: ctx, fs

func (*StorageDriver) ListFileShare

ListFileShare provides a mock function with given fields: ctx, fs

func (*StorageDriver) UpdatefileShare

UpdatefileShare provides a mock function with given fields: ctx, fs

Jump to

Keyboard shortcuts

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