mocks

package
v0.0.0-...-a56079f Latest Latest
Warning

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

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

Documentation

Overview

Package mocks is a generated GoMock package.

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 MockValidationBuilder

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

MockValidationBuilder is a mock of ValidationBuilder interface.

func NewMockValidationBuilder

func NewMockValidationBuilder(ctrl *gomock.Controller) *MockValidationBuilder

NewMockValidationBuilder creates a new mock instance.

func (*MockValidationBuilder) EXPECT

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

func (*MockValidationBuilder) NewClient

NewClient mocks base method.

type MockValidationBuilderMockRecorder

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

MockValidationBuilderMockRecorder is the mock recorder for MockValidationBuilder.

func (*MockValidationBuilderMockRecorder) NewClient

func (mr *MockValidationBuilderMockRecorder) NewClient(arg0 any) *gomock.Call

NewClient indicates an expected call of NewClient.

type MockValidator

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

MockValidator is a mock of Validator interface.

func NewMockValidator

func NewMockValidator(ctrl *gomock.Controller) *MockValidator

NewMockValidator creates a new mock instance.

func (*MockValidator) EXPECT

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

func (*MockValidator) IsValidUpgradeConfig

func (m *MockValidator) IsValidUpgradeConfig(arg0 client.Client, arg1 *v1alpha1.UpgradeConfig, arg2 *v1.ClusterVersion, arg3 logr.Logger) (validation.ValidatorResult, error)

IsValidUpgradeConfig mocks base method.

type MockValidatorMockRecorder

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

MockValidatorMockRecorder is the mock recorder for MockValidator.

func (*MockValidatorMockRecorder) IsValidUpgradeConfig

func (mr *MockValidatorMockRecorder) IsValidUpgradeConfig(arg0, arg1, arg2, arg3 any) *gomock.Call

IsValidUpgradeConfig indicates an expected call of IsValidUpgradeConfig.

Jump to

Keyboard shortcuts

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