mock_preflight

package
v0.0.0-...-2da05cd Latest Latest
Warning

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

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

Documentation

Overview

Package mock_preflight is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockRunnerCluster

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

MockRunnerCluster is a mock of RunnerCluster interface.

func NewMockRunnerCluster

func NewMockRunnerCluster(ctrl *gomock.Controller) *MockRunnerCluster

NewMockRunnerCluster creates a new mock instance.

func (*MockRunnerCluster) EXPECT

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

func (*MockRunnerCluster) RunClusterPreflight

func (m *MockRunnerCluster) RunClusterPreflight(spec *v1beta2.Preflight, progressChan chan interface{}) ([]*analyzer.AnalyzeResult, error)

RunClusterPreflight mocks base method.

type MockRunnerClusterMockRecorder

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

MockRunnerClusterMockRecorder is the mock recorder for MockRunnerCluster.

func (*MockRunnerClusterMockRecorder) RunClusterPreflight

func (mr *MockRunnerClusterMockRecorder) RunClusterPreflight(spec, progressChan interface{}) *gomock.Call

RunClusterPreflight indicates an expected call of RunClusterPreflight.

type MockRunnerHost

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

MockRunnerHost is a mock of RunnerHost interface.

func NewMockRunnerHost

func NewMockRunnerHost(ctrl *gomock.Controller) *MockRunnerHost

NewMockRunnerHost creates a new mock instance.

func (*MockRunnerHost) EXPECT

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

func (*MockRunnerHost) RunHostPreflights

func (m *MockRunnerHost) RunHostPreflights(ctx context.Context, spec *v1beta2.HostPreflight, progressChan chan interface{}) ([]*analyzer.AnalyzeResult, error)

RunHostPreflights mocks base method.

type MockRunnerHostMockRecorder

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

MockRunnerHostMockRecorder is the mock recorder for MockRunnerHost.

func (*MockRunnerHostMockRecorder) RunHostPreflights

func (mr *MockRunnerHostMockRecorder) RunHostPreflights(ctx, spec, progressChan interface{}) *gomock.Call

RunHostPreflights indicates an expected call of RunHostPreflights.

Jump to

Keyboard shortcuts

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