mocks

package
v0.0.0-...-b0bff92 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockListSecretsAPI

type MockListSecretsAPI struct {
	// contains filtered or unexported fields
}

MockListSecretsAPI is a mock of ListSecretsAPI interface.

func NewMockListSecretsAPI

func NewMockListSecretsAPI(ctrl *gomock.Controller) *MockListSecretsAPI

NewMockListSecretsAPI creates a new mock instance.

func (*MockListSecretsAPI) Close

func (m *MockListSecretsAPI) Close() error

Close mocks base method.

func (*MockListSecretsAPI) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockListSecretsAPI) ListSecrets

func (m *MockListSecretsAPI) ListSecrets(arg0 bool) ([]secrets.SecretDetails, error)

ListSecrets mocks base method.

type MockListSecretsAPIMockRecorder

type MockListSecretsAPIMockRecorder struct {
	// contains filtered or unexported fields
}

MockListSecretsAPIMockRecorder is the mock recorder for MockListSecretsAPI.

func (*MockListSecretsAPIMockRecorder) Close

Close indicates an expected call of Close.

func (*MockListSecretsAPIMockRecorder) ListSecrets

func (mr *MockListSecretsAPIMockRecorder) ListSecrets(arg0 interface{}) *gomock.Call

ListSecrets indicates an expected call of ListSecrets.

Jump to

Keyboard shortcuts

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