Documentation
¶
Overview ¶
Package mocks is a generated GoMock package.
Index ¶
- type MockDynconfigInterface
- func (m *MockDynconfigInterface) EXPECT() *MockDynconfigInterfaceMockRecorder
- func (m *MockDynconfigInterface) Get() (*config.DynconfigData, error)
- func (m *MockDynconfigInterface) GetApplications() ([]*manager.Application, error)
- func (m *MockDynconfigInterface) GetScheduler() (*manager.Scheduler, error)
- func (m *MockDynconfigInterface) GetSchedulerCluster() (*manager.SchedulerCluster, error)
- func (m *MockDynconfigInterface) GetSchedulerClusterClientConfig() (types.SchedulerClusterClientConfig, error)
- func (m *MockDynconfigInterface) GetSchedulerClusterConfig() (types.SchedulerClusterConfig, error)
- func (m *MockDynconfigInterface) GetSeedPeerClusterConfig() (types.SeedPeerClusterConfig, error)
- func (m *MockDynconfigInterface) GetSeedPeers() ([]*manager.SeedPeer, error)
- func (m *MockDynconfigInterface) Serve() error
- func (m *MockDynconfigInterface) Stop() error
- type MockDynconfigInterfaceMockRecorder
- func (mr *MockDynconfigInterfaceMockRecorder) Get() *gomock.Call
- func (mr *MockDynconfigInterfaceMockRecorder) GetApplications() *gomock.Call
- func (mr *MockDynconfigInterfaceMockRecorder) GetScheduler() *gomock.Call
- func (mr *MockDynconfigInterfaceMockRecorder) GetSchedulerCluster() *gomock.Call
- func (mr *MockDynconfigInterfaceMockRecorder) GetSchedulerClusterClientConfig() *gomock.Call
- func (mr *MockDynconfigInterfaceMockRecorder) GetSchedulerClusterConfig() *gomock.Call
- func (mr *MockDynconfigInterfaceMockRecorder) GetSeedPeerClusterConfig() *gomock.Call
- func (mr *MockDynconfigInterfaceMockRecorder) GetSeedPeers() *gomock.Call
- func (mr *MockDynconfigInterfaceMockRecorder) Serve() *gomock.Call
- func (mr *MockDynconfigInterfaceMockRecorder) Stop() *gomock.Call
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
func (m *MockDynconfigInterface) EXPECT() *MockDynconfigInterfaceMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockDynconfigInterface) Get ¶ added in v2.0.2
func (m *MockDynconfigInterface) Get() (*config.DynconfigData, error)
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
func (mr *MockDynconfigInterfaceMockRecorder) Get() *gomock.Call
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
func (mr *MockDynconfigInterfaceMockRecorder) Serve() *gomock.Call
Serve indicates an expected call of Serve.
func (*MockDynconfigInterfaceMockRecorder) Stop ¶ added in v2.0.2
func (mr *MockDynconfigInterfaceMockRecorder) Stop() *gomock.Call
Stop indicates an expected call of Stop.