mocks

package
v1.13.1 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 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 FileStore

type FileStore struct {
	mock.Mock
}

FileStore is an autogenerated mock type for the FileStore type

func NewFileStore

func NewFileStore(t mockConstructorTestingTNewFileStore) *FileStore

NewFileStore creates a new instance of FileStore. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*FileStore) Path

func (_m *FileStore) Path(selector *v1.SecretKeySelector) (string, error)

Path provides a mock function with given fields: selector

type SecretStore

type SecretStore struct {
	mock.Mock
}

SecretStore is an autogenerated mock type for the SecretStore type

func NewSecretStore

func NewSecretStore(t mockConstructorTestingTNewSecretStore) *SecretStore

NewSecretStore creates a new instance of SecretStore. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*SecretStore) Get

func (_m *SecretStore) Get(selector *v1.SecretKeySelector) (string, error)

Get provides a mock function with given fields: selector

Jump to

Keyboard shortcuts

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