mocks

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 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 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) Delete

func (_m *Client) Delete(name string, project string) error

Delete provides a mock function with given fields: name, project

func (*Client) DeleteAll

func (_m *Client) DeleteAll(project string) error

DeleteAll provides a mock function with given fields: project

func (*Client) Get

func (_m *Client) Get(name string, project string) (string, error)

Get provides a mock function with given fields: name, project

func (*Client) List

func (_m *Client) List(project string) (map[string]string, error)

List provides a mock function with given fields: project

func (*Client) Set

func (_m *Client) Set(name string, secretValue string, project string) error

Set provides a mock function with given fields: name, secretValue, project

func (*Client) SetAll

func (_m *Client) SetAll(secrets map[string]string, project string) error

SetAll provides a mock function with given fields: secrets, project

Jump to

Keyboard shortcuts

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