mocks

package
v0.32.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func NewClient

func NewClient(t interface {
	mock.TestingT
	Cleanup(func())
}) *Client

NewClient creates a new instance of Client. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*Client) CreateSystemBundleUser

func (_m *Client) CreateSystemBundleUser(ctx context.Context, accessKey string, bucketName string, uniqueName string) (string, error)

CreateSystemBundleUser provides a mock function with given fields: ctx, accessKey, bucketName, uniqueName

func (*Client) SetNewUserSecretKey

func (_m *Client) SetNewUserSecretKey(ctx context.Context, accessKey string) (string, error)

SetNewUserSecretKey provides a mock function with given fields: ctx, accessKey

func (*Client) UserExists

func (_m *Client) UserExists(ctx context.Context, accessKey string) (bool, error)

UserExists provides a mock function with given fields: ctx, accessKey

Jump to

Keyboard shortcuts

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