mock_controllers

package
v0.0.0-...-f30a32e Latest Latest
Warning

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

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

Documentation

Overview

Package mock_controllers is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockVzUpdater

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

MockVzUpdater is a mock of VzUpdater interface.

func NewMockVzUpdater

func NewMockVzUpdater(ctrl *gomock.Controller) *MockVzUpdater

NewMockVzUpdater creates a new mock instance.

func (*MockVzUpdater) AddToUpdateQueue

func (m *MockVzUpdater) AddToUpdateQueue(vizierID uuid.UUID) bool

AddToUpdateQueue mocks base method.

func (*MockVzUpdater) EXPECT

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

func (*MockVzUpdater) UpdateOrInstallVizier

func (m *MockVzUpdater) UpdateOrInstallVizier(vizierID uuid.UUID, version string, redeployEtcd bool) (*cvmsgspb.V2CMessage, error)

UpdateOrInstallVizier mocks base method.

func (*MockVzUpdater) VersionUpToDate

func (m *MockVzUpdater) VersionUpToDate(version string) bool

VersionUpToDate mocks base method.

type MockVzUpdaterMockRecorder

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

MockVzUpdaterMockRecorder is the mock recorder for MockVzUpdater.

func (*MockVzUpdaterMockRecorder) AddToUpdateQueue

func (mr *MockVzUpdaterMockRecorder) AddToUpdateQueue(vizierID interface{}) *gomock.Call

AddToUpdateQueue indicates an expected call of AddToUpdateQueue.

func (*MockVzUpdaterMockRecorder) UpdateOrInstallVizier

func (mr *MockVzUpdaterMockRecorder) UpdateOrInstallVizier(vizierID, version, redeployEtcd interface{}) *gomock.Call

UpdateOrInstallVizier indicates an expected call of UpdateOrInstallVizier.

func (*MockVzUpdaterMockRecorder) VersionUpToDate

func (mr *MockVzUpdaterMockRecorder) VersionUpToDate(version interface{}) *gomock.Call

VersionUpToDate indicates an expected call of VersionUpToDate.

Jump to

Keyboard shortcuts

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