mocks

package
v2.4.3 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2026 License: Apache-2.0 Imports: 5 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 MockDynconfigInterface added in v2.0.2

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

MockDynconfigInterface is a mock of DynconfigInterface interface.

func NewMockDynconfigInterface added in v2.0.2

func NewMockDynconfigInterface(ctrl *gomock.Controller) *MockDynconfigInterface

NewMockDynconfigInterface creates a new mock instance.

func (*MockDynconfigInterface) EXPECT added in v2.0.2

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

func (*MockDynconfigInterface) Get added in v2.0.2

Get mocks base method.

func (*MockDynconfigInterface) GetApplications added in v2.0.9

func (m *MockDynconfigInterface) GetApplications() ([]*manager.Application, error)

GetApplications mocks base method.

func (*MockDynconfigInterface) GetScheduler added in v2.0.9

func (m *MockDynconfigInterface) GetScheduler() (*manager.Scheduler, error)

GetScheduler mocks base method.

func (*MockDynconfigInterface) GetSchedulerCluster added in v2.0.9

func (m *MockDynconfigInterface) GetSchedulerCluster() (*manager.SchedulerCluster, error)

GetSchedulerCluster mocks base method.

func (*MockDynconfigInterface) GetSchedulerClusterClientConfig added in v2.0.2

func (m *MockDynconfigInterface) GetSchedulerClusterClientConfig() (types.SchedulerClusterClientConfig, error)

GetSchedulerClusterClientConfig mocks base method.

func (*MockDynconfigInterface) GetSchedulerClusterConfig added in v2.0.2

func (m *MockDynconfigInterface) GetSchedulerClusterConfig() (types.SchedulerClusterConfig, error)

GetSchedulerClusterConfig mocks base method.

func (*MockDynconfigInterface) GetSeedPeerClusterConfig added in v2.1.51

func (m *MockDynconfigInterface) GetSeedPeerClusterConfig() (types.SeedPeerClusterConfig, error)

GetSeedPeerClusterConfig mocks base method.

func (*MockDynconfigInterface) GetSeedPeers added in v2.0.6

func (m *MockDynconfigInterface) GetSeedPeers() ([]*manager.SeedPeer, error)

GetSeedPeers mocks base method.

func (*MockDynconfigInterface) Serve added in v2.0.2

func (m *MockDynconfigInterface) Serve() error

Serve mocks base method.

func (*MockDynconfigInterface) Stop added in v2.0.2

func (m *MockDynconfigInterface) Stop() error

Stop mocks base method.

type MockDynconfigInterfaceMockRecorder added in v2.0.2

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

MockDynconfigInterfaceMockRecorder is the mock recorder for MockDynconfigInterface.

func (*MockDynconfigInterfaceMockRecorder) Get added in v2.0.2

Get indicates an expected call of Get.

func (*MockDynconfigInterfaceMockRecorder) GetApplications added in v2.0.9

func (mr *MockDynconfigInterfaceMockRecorder) GetApplications() *gomock.Call

GetApplications indicates an expected call of GetApplications.

func (*MockDynconfigInterfaceMockRecorder) GetScheduler added in v2.0.9

func (mr *MockDynconfigInterfaceMockRecorder) GetScheduler() *gomock.Call

GetScheduler indicates an expected call of GetScheduler.

func (*MockDynconfigInterfaceMockRecorder) GetSchedulerCluster added in v2.0.9

func (mr *MockDynconfigInterfaceMockRecorder) GetSchedulerCluster() *gomock.Call

GetSchedulerCluster indicates an expected call of GetSchedulerCluster.

func (*MockDynconfigInterfaceMockRecorder) GetSchedulerClusterClientConfig added in v2.0.2

func (mr *MockDynconfigInterfaceMockRecorder) GetSchedulerClusterClientConfig() *gomock.Call

GetSchedulerClusterClientConfig indicates an expected call of GetSchedulerClusterClientConfig.

func (*MockDynconfigInterfaceMockRecorder) GetSchedulerClusterConfig added in v2.0.2

func (mr *MockDynconfigInterfaceMockRecorder) GetSchedulerClusterConfig() *gomock.Call

GetSchedulerClusterConfig indicates an expected call of GetSchedulerClusterConfig.

func (*MockDynconfigInterfaceMockRecorder) GetSeedPeerClusterConfig added in v2.1.51

func (mr *MockDynconfigInterfaceMockRecorder) GetSeedPeerClusterConfig() *gomock.Call

GetSeedPeerClusterConfig indicates an expected call of GetSeedPeerClusterConfig.

func (*MockDynconfigInterfaceMockRecorder) GetSeedPeers added in v2.0.6

func (mr *MockDynconfigInterfaceMockRecorder) GetSeedPeers() *gomock.Call

GetSeedPeers indicates an expected call of GetSeedPeers.

func (*MockDynconfigInterfaceMockRecorder) Serve added in v2.0.2

Serve indicates an expected call of Serve.

func (*MockDynconfigInterfaceMockRecorder) Stop added in v2.0.2

Stop indicates an expected call of Stop.

Jump to

Keyboard shortcuts

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