mock_snapshot

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package mock_snapshot is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSchedulerService

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

MockSchedulerService is a mock of SchedulerService interface.

func NewMockSchedulerService

func NewMockSchedulerService(ctrl *gomock.Controller) *MockSchedulerService

NewMockSchedulerService creates a new mock instance.

func (*MockSchedulerService) EXPECT

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

func (*MockSchedulerService) GetSchedulerConfig

func (m *MockSchedulerService) GetSchedulerConfig() (*v1.KubeSchedulerConfiguration, error)

GetSchedulerConfig mocks base method.

func (*MockSchedulerService) RestartScheduler

func (m *MockSchedulerService) RestartScheduler(arg0 *v1.KubeSchedulerConfiguration) error

RestartScheduler mocks base method.

type MockSchedulerServiceMockRecorder

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

MockSchedulerServiceMockRecorder is the mock recorder for MockSchedulerService.

func (*MockSchedulerServiceMockRecorder) GetSchedulerConfig

func (mr *MockSchedulerServiceMockRecorder) GetSchedulerConfig() *gomock.Call

GetSchedulerConfig indicates an expected call of GetSchedulerConfig.

func (*MockSchedulerServiceMockRecorder) RestartScheduler

func (mr *MockSchedulerServiceMockRecorder) RestartScheduler(arg0 interface{}) *gomock.Call

RestartScheduler indicates an expected call of RestartScheduler.

Jump to

Keyboard shortcuts

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