api

package
v0.0.0-...-9dec954 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package api is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockVaultClient

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

MockVaultClient is a mock of VaultClient interface

func NewMockVaultClient

func NewMockVaultClient(ctrl *gomock.Controller) *MockVaultClient

NewMockVaultClient creates a new mock instance

func (*MockVaultClient) EXPECT

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

func (*MockVaultClient) QuerySecret

func (m *MockVaultClient) QuerySecret(arg0, arg1 string) (string, error)

QuerySecret mocks base method

func (*MockVaultClient) QuerySecretMap

func (m *MockVaultClient) QuerySecretMap(arg0 string) (map[string]interface{}, error)

QuerySecretMap mocks base method

type MockVaultClientMockRecorder

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

MockVaultClientMockRecorder is the mock recorder for MockVaultClient

func (*MockVaultClientMockRecorder) QuerySecret

func (mr *MockVaultClientMockRecorder) QuerySecret(arg0, arg1 interface{}) *gomock.Call

QuerySecret indicates an expected call of QuerySecret

func (*MockVaultClientMockRecorder) QuerySecretMap

func (mr *MockVaultClientMockRecorder) QuerySecretMap(arg0 interface{}) *gomock.Call

QuerySecretMap indicates an expected call of QuerySecretMap

Jump to

Keyboard shortcuts

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