mocks

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2023 License: Apache-2.0 Imports: 1 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 mockConstructorTestingTNewClient) *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.

func (*Client) Get

func (_m *Client) Get(kvMountPath string, secretePath string) (map[string]interface{}, error)

Get provides a mock function with given fields: kvMountPath, secretePath

func (*Client) Put

func (_m *Client) Put(kvMountPath string, secretePath string, data map[string]interface{}) error

Put provides a mock function with given fields: kvMountPath, secretePath, data

func (*Client) Read

func (_m *Client) Read(path string) (map[string]interface{}, error)

Read provides a mock function with given fields: path

func (*Client) Write

func (_m *Client) Write(path string, data map[string]interface{}) (map[string]interface{}, error)

Write provides a mock function with given fields: path, data

Jump to

Keyboard shortcuts

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