mocks

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2025 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 MockStatusManager

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

MockStatusManager is a mock of StatusManager interface.

func NewMockStatusManager

func NewMockStatusManager(ctrl *gomock.Controller) *MockStatusManager

NewMockStatusManager creates a new mock instance.

func (*MockStatusManager) EXPECT

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

func (*MockStatusManager) SetAuthConfiguredCondition

func (m *MockStatusManager) SetAuthConfiguredCondition(reason, message string, status v1.ConditionStatus)

SetAuthConfiguredCondition mocks base method.

func (*MockStatusManager) SetCondition

func (m *MockStatusManager) SetCondition(conditionType, reason, message string, status v1.ConditionStatus)

SetCondition mocks base method.

func (*MockStatusManager) SetGroupRefValidatedCondition

func (m *MockStatusManager) SetGroupRefValidatedCondition(reason, message string, status v1.ConditionStatus)

SetGroupRefValidatedCondition mocks base method.

func (*MockStatusManager) SetMessage

func (m *MockStatusManager) SetMessage(message string)

SetMessage mocks base method.

func (*MockStatusManager) SetObservedGeneration

func (m *MockStatusManager) SetObservedGeneration(generation int64)

SetObservedGeneration mocks base method.

func (*MockStatusManager) SetPhase

SetPhase mocks base method.

func (*MockStatusManager) SetReadyCondition

func (m *MockStatusManager) SetReadyCondition(reason, message string, status v1.ConditionStatus)

SetReadyCondition mocks base method.

func (*MockStatusManager) SetURL

func (m *MockStatusManager) SetURL(url string)

SetURL mocks base method.

func (*MockStatusManager) UpdateStatus

func (m *MockStatusManager) UpdateStatus(ctx context.Context, vmcpStatus *v1alpha1.VirtualMCPServerStatus) bool

UpdateStatus mocks base method.

type MockStatusManagerMockRecorder

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

MockStatusManagerMockRecorder is the mock recorder for MockStatusManager.

func (*MockStatusManagerMockRecorder) SetAuthConfiguredCondition

func (mr *MockStatusManagerMockRecorder) SetAuthConfiguredCondition(reason, message, status any) *gomock.Call

SetAuthConfiguredCondition indicates an expected call of SetAuthConfiguredCondition.

func (*MockStatusManagerMockRecorder) SetCondition

func (mr *MockStatusManagerMockRecorder) SetCondition(conditionType, reason, message, status any) *gomock.Call

SetCondition indicates an expected call of SetCondition.

func (*MockStatusManagerMockRecorder) SetGroupRefValidatedCondition

func (mr *MockStatusManagerMockRecorder) SetGroupRefValidatedCondition(reason, message, status any) *gomock.Call

SetGroupRefValidatedCondition indicates an expected call of SetGroupRefValidatedCondition.

func (*MockStatusManagerMockRecorder) SetMessage

func (mr *MockStatusManagerMockRecorder) SetMessage(message any) *gomock.Call

SetMessage indicates an expected call of SetMessage.

func (*MockStatusManagerMockRecorder) SetObservedGeneration

func (mr *MockStatusManagerMockRecorder) SetObservedGeneration(generation any) *gomock.Call

SetObservedGeneration indicates an expected call of SetObservedGeneration.

func (*MockStatusManagerMockRecorder) SetPhase

func (mr *MockStatusManagerMockRecorder) SetPhase(phase any) *gomock.Call

SetPhase indicates an expected call of SetPhase.

func (*MockStatusManagerMockRecorder) SetReadyCondition

func (mr *MockStatusManagerMockRecorder) SetReadyCondition(reason, message, status any) *gomock.Call

SetReadyCondition indicates an expected call of SetReadyCondition.

func (*MockStatusManagerMockRecorder) SetURL

func (mr *MockStatusManagerMockRecorder) SetURL(url any) *gomock.Call

SetURL indicates an expected call of SetURL.

func (*MockStatusManagerMockRecorder) UpdateStatus

func (mr *MockStatusManagerMockRecorder) UpdateStatus(ctx, vmcpStatus any) *gomock.Call

UpdateStatus indicates an expected call of UpdateStatus.

Jump to

Keyboard shortcuts

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