mocks

package
v2.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CS3PermissionsClient

type CS3PermissionsClient struct {
	mock.Mock
}

CS3PermissionsClient is an autogenerated mock type for the CS3PermissionsClient type

func (*CS3PermissionsClient) CheckPermission

CheckPermission provides a mock function with given fields: ctx, in, opts

type PermissionsChecker

type PermissionsChecker struct {
	mock.Mock
}

PermissionsChecker is an autogenerated mock type for the PermissionsChecker type

func (*PermissionsChecker) AssemblePermissions

AssemblePermissions provides a mock function with given fields: ctx, n

func (*PermissionsChecker) HasPermission

func (_m *PermissionsChecker) HasPermission(ctx context.Context, n *node.Node, check func(*providerv1beta1.ResourcePermissions) bool) (bool, error)

HasPermission provides a mock function with given fields: ctx, n, check

type Tree

type Tree struct {
	mock.Mock
}

Tree is an autogenerated mock type for the Tree type

func (*Tree) CreateDir

func (_m *Tree) CreateDir(ctx context.Context, _a1 *node.Node) error

CreateDir provides a mock function with given fields: ctx, _a1

func (*Tree) Delete

func (_m *Tree) Delete(ctx context.Context, _a1 *node.Node) error

Delete provides a mock function with given fields: ctx, _a1

func (*Tree) DeleteBlob

func (_m *Tree) DeleteBlob(key string) error

DeleteBlob provides a mock function with given fields: key

func (*Tree) GetMD

func (_m *Tree) GetMD(ctx context.Context, _a1 *node.Node) (fs.FileInfo, error)

GetMD provides a mock function with given fields: ctx, _a1

func (*Tree) ListFolder

func (_m *Tree) ListFolder(ctx context.Context, _a1 *node.Node) ([]*node.Node, error)

ListFolder provides a mock function with given fields: ctx, _a1

func (*Tree) Move

func (_m *Tree) Move(ctx context.Context, oldNode *node.Node, newNode *node.Node) error

Move provides a mock function with given fields: ctx, oldNode, newNode

func (*Tree) Propagate

func (_m *Tree) Propagate(ctx context.Context, _a1 *node.Node) error

Propagate provides a mock function with given fields: ctx, _a1

func (*Tree) PurgeRecycleItemFunc

func (_m *Tree) PurgeRecycleItemFunc(ctx context.Context, spaceid string, key string, purgePath string) (*node.Node, func() error, error)

PurgeRecycleItemFunc provides a mock function with given fields: ctx, spaceid, key, purgePath

func (*Tree) ReadBlob

func (_m *Tree) ReadBlob(key string) (io.ReadCloser, error)

ReadBlob provides a mock function with given fields: key

func (*Tree) RestoreRecycleItemFunc

func (_m *Tree) RestoreRecycleItemFunc(ctx context.Context, spaceid string, key string, trashPath string, target *node.Node) (*node.Node, *node.Node, func() error, error)

RestoreRecycleItemFunc provides a mock function with given fields: ctx, spaceid, key, trashPath, target

func (*Tree) Setup

func (_m *Tree) Setup() error

Setup provides a mock function with given fields:

func (*Tree) WriteBlob

func (_m *Tree) WriteBlob(key string, reader io.Reader) error

WriteBlob provides a mock function with given fields: key, reader

Jump to

Keyboard shortcuts

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