mock_mgmtapi

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_mgmtapi is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBeaconStore

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

MockBeaconStore is a mock of BeaconStore interface.

func NewMockBeaconStore

func NewMockBeaconStore(ctrl *gomock.Controller) *MockBeaconStore

NewMockBeaconStore creates a new mock instance.

func (*MockBeaconStore) EXPECT

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

func (*MockBeaconStore) GetBeacons

func (m *MockBeaconStore) GetBeacons(arg0 context.Context, arg1 *beacon.QueryParams) ([]beacon.Beacon, error)

GetBeacons mocks base method.

type MockBeaconStoreMockRecorder

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

MockBeaconStoreMockRecorder is the mock recorder for MockBeaconStore.

func (*MockBeaconStoreMockRecorder) GetBeacons

func (mr *MockBeaconStoreMockRecorder) GetBeacons(arg0, arg1 interface{}) *gomock.Call

GetBeacons indicates an expected call of GetBeacons.

type MockHealther

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

MockHealther is a mock of Healther interface.

func NewMockHealther

func NewMockHealther(ctrl *gomock.Controller) *MockHealther

NewMockHealther creates a new mock instance.

func (*MockHealther) EXPECT

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

func (*MockHealther) GetCAHealth

func (m *MockHealther) GetCAHealth(arg0 context.Context) (mgmtapi.CAHealthStatus, bool)

GetCAHealth mocks base method.

func (*MockHealther) GetSignerHealth

func (m *MockHealther) GetSignerHealth(arg0 context.Context) mgmtapi.SignerHealthData

GetSignerHealth mocks base method.

func (*MockHealther) GetTRCHealth

func (m *MockHealther) GetTRCHealth(arg0 context.Context) mgmtapi.TRCHealthData

GetTRCHealth mocks base method.

type MockHealtherMockRecorder

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

MockHealtherMockRecorder is the mock recorder for MockHealther.

func (*MockHealtherMockRecorder) GetCAHealth

func (mr *MockHealtherMockRecorder) GetCAHealth(arg0 interface{}) *gomock.Call

GetCAHealth indicates an expected call of GetCAHealth.

func (*MockHealtherMockRecorder) GetSignerHealth

func (mr *MockHealtherMockRecorder) GetSignerHealth(arg0 interface{}) *gomock.Call

GetSignerHealth indicates an expected call of GetSignerHealth.

func (*MockHealtherMockRecorder) GetTRCHealth

func (mr *MockHealtherMockRecorder) GetTRCHealth(arg0 interface{}) *gomock.Call

GetTRCHealth indicates an expected call of GetTRCHealth.

Jump to

Keyboard shortcuts

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