mocks

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.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 MockAPIInterface

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

MockAPIInterface is a mock of APIInterface interface.

func NewMockAPIInterface

func NewMockAPIInterface(ctrl *gomock.Controller) *MockAPIInterface

NewMockAPIInterface creates a new mock instance.

func (*MockAPIInterface) EXPECT

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

func (*MockAPIInterface) SealStatus

func (m *MockAPIInterface) SealStatus() (api.SealStatusResponse, error)

SealStatus mocks base method.

func (*MockAPIInterface) Unseal

func (m *MockAPIInterface) Unseal(arg0 string) (api.SealStatusResponse, error)

Unseal mocks base method.

type MockAPIInterfaceMockRecorder

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

MockAPIInterfaceMockRecorder is the mock recorder for MockAPIInterface.

func (*MockAPIInterfaceMockRecorder) SealStatus

func (mr *MockAPIInterfaceMockRecorder) SealStatus() *gomock.Call

SealStatus indicates an expected call of SealStatus.

func (*MockAPIInterfaceMockRecorder) Unseal

func (mr *MockAPIInterfaceMockRecorder) Unseal(arg0 interface{}) *gomock.Call

Unseal indicates an expected call of Unseal.

Jump to

Keyboard shortcuts

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