mock_handlers

package
v1.108.12 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_handlers is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockKOTSHandler

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

MockKOTSHandler is a mock of KOTSHandler interface.

func NewMockKOTSHandler

func NewMockKOTSHandler(ctrl *gomock.Controller) *MockKOTSHandler

NewMockKOTSHandler creates a new mock instance.

func (*MockKOTSHandler) AirgapBundleExists

func (m *MockKOTSHandler) AirgapBundleExists(w http.ResponseWriter, r *http.Request)

AirgapBundleExists mocks base method.

func (*MockKOTSHandler) AirgapBundleProgress

func (m *MockKOTSHandler) AirgapBundleProgress(w http.ResponseWriter, r *http.Request)

AirgapBundleProgress mocks base method.

func (*MockKOTSHandler) AppUpdateCheck

func (m *MockKOTSHandler) AppUpdateCheck(w http.ResponseWriter, r *http.Request)

AppUpdateCheck mocks base method.

func (*MockKOTSHandler) CanInstallAppVersion

func (m *MockKOTSHandler) CanInstallAppVersion(w http.ResponseWriter, r *http.Request)

CanInstallAppVersion mocks base method.

func (*MockKOTSHandler) CancelRestore

func (m *MockKOTSHandler) CancelRestore(w http.ResponseWriter, r *http.Request)

CancelRestore mocks base method.

func (*MockKOTSHandler) ChangeLicense

func (m *MockKOTSHandler) ChangeLicense(w http.ResponseWriter, r *http.Request)

ChangeLicense mocks base method.

func (*MockKOTSHandler) ChangePassword

func (m *MockKOTSHandler) ChangePassword(w http.ResponseWriter, r *http.Request)

ChangePassword mocks base method.

func (*MockKOTSHandler) CheckAirgapBundleChunk

func (m *MockKOTSHandler) CheckAirgapBundleChunk(w http.ResponseWriter, r *http.Request)

CheckAirgapBundleChunk mocks base method.

func (*MockKOTSHandler) CollectSupportBundle

func (m *MockKOTSHandler) CollectSupportBundle(w http.ResponseWriter, r *http.Request)

CollectSupportBundle mocks base method.

func (*MockKOTSHandler) ConfigureAppIdentityService

func (m *MockKOTSHandler) ConfigureAppIdentityService(w http.ResponseWriter, r *http.Request)

ConfigureAppIdentityService mocks base method.

func (*MockKOTSHandler) ConfigureIdentityService

func (m *MockKOTSHandler) ConfigureIdentityService(w http.ResponseWriter, r *http.Request)

ConfigureIdentityService mocks base method.

func (*MockKOTSHandler) ConfirmEmbeddedClusterManagement added in v1.107.6

func (m *MockKOTSHandler) ConfirmEmbeddedClusterManagement(w http.ResponseWriter, r *http.Request)

ConfirmEmbeddedClusterManagement mocks base method.

func (*MockKOTSHandler) CreateAppFromAirgap

func (m *MockKOTSHandler) CreateAppFromAirgap(w http.ResponseWriter, r *http.Request)

CreateAppFromAirgap mocks base method.

func (*MockKOTSHandler) CreateApplicationBackup

func (m *MockKOTSHandler) CreateApplicationBackup(w http.ResponseWriter, r *http.Request)

CreateApplicationBackup mocks base method.

func (*MockKOTSHandler) CreateApplicationRestore

func (m *MockKOTSHandler) CreateApplicationRestore(w http.ResponseWriter, r *http.Request)

CreateApplicationRestore mocks base method.

func (*MockKOTSHandler) CreateGitOps

func (m *MockKOTSHandler) CreateGitOps(w http.ResponseWriter, r *http.Request)

CreateGitOps mocks base method.

func (*MockKOTSHandler) CreateInstanceBackup

func (m *MockKOTSHandler) CreateInstanceBackup(w http.ResponseWriter, r *http.Request)

CreateInstanceBackup mocks base method.

func (*MockKOTSHandler) CurrentAppConfig

func (m *MockKOTSHandler) CurrentAppConfig(w http.ResponseWriter, r *http.Request)

CurrentAppConfig mocks base method.

func (*MockKOTSHandler) DeleteBackup

func (m *MockKOTSHandler) DeleteBackup(w http.ResponseWriter, r *http.Request)

DeleteBackup mocks base method.

func (*MockKOTSHandler) DeleteEmbeddedClusterNode added in v1.103.3

func (m *MockKOTSHandler) DeleteEmbeddedClusterNode(w http.ResponseWriter, r *http.Request)

DeleteEmbeddedClusterNode mocks base method.

func (*MockKOTSHandler) DeleteKurlNode added in v1.103.2

func (m *MockKOTSHandler) DeleteKurlNode(w http.ResponseWriter, r *http.Request)

DeleteKurlNode mocks base method.

func (*MockKOTSHandler) DeleteRedact

func (m *MockKOTSHandler) DeleteRedact(w http.ResponseWriter, r *http.Request)

DeleteRedact mocks base method.

func (*MockKOTSHandler) DeleteSupportBundle added in v1.93.0

func (m *MockKOTSHandler) DeleteSupportBundle(w http.ResponseWriter, r *http.Request)

DeleteSupportBundle mocks base method.

func (*MockKOTSHandler) DeployAppVersion

func (m *MockKOTSHandler) DeployAppVersion(w http.ResponseWriter, r *http.Request)

DeployAppVersion mocks base method.

func (*MockKOTSHandler) DisableAppGitOps

func (m *MockKOTSHandler) DisableAppGitOps(w http.ResponseWriter, r *http.Request)

DisableAppGitOps mocks base method.

func (*MockKOTSHandler) DockerHubSecretUpdated

func (m *MockKOTSHandler) DockerHubSecretUpdated(w http.ResponseWriter, r *http.Request)

DockerHubSecretUpdated mocks base method.

func (*MockKOTSHandler) DownloadAppVersion

func (m *MockKOTSHandler) DownloadAppVersion(w http.ResponseWriter, r *http.Request)

DownloadAppVersion mocks base method.

func (*MockKOTSHandler) DownloadFileFromConfig

func (m *MockKOTSHandler) DownloadFileFromConfig(w http.ResponseWriter, r *http.Request)

DownloadFileFromConfig mocks base method.

func (*MockKOTSHandler) DownloadSnapshotLogs

func (m *MockKOTSHandler) DownloadSnapshotLogs(w http.ResponseWriter, r *http.Request)

DownloadSnapshotLogs mocks base method.

func (*MockKOTSHandler) DownloadSupportBundle

func (m *MockKOTSHandler) DownloadSupportBundle(w http.ResponseWriter, r *http.Request)

DownloadSupportBundle mocks base method.

func (*MockKOTSHandler) DrainEmbeddedClusterNode added in v1.103.3

func (m *MockKOTSHandler) DrainEmbeddedClusterNode(w http.ResponseWriter, r *http.Request)

DrainEmbeddedClusterNode mocks base method.

func (*MockKOTSHandler) DrainKurlNode added in v1.103.2

func (m *MockKOTSHandler) DrainKurlNode(w http.ResponseWriter, r *http.Request)

DrainKurlNode mocks base method.

func (*MockKOTSHandler) EXPECT

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

func (*MockKOTSHandler) ExchangePlatformLicense

func (m *MockKOTSHandler) ExchangePlatformLicense(w http.ResponseWriter, r *http.Request)

ExchangePlatformLicense mocks base method.

func (*MockKOTSHandler) GarbageCollectImages

func (m *MockKOTSHandler) GarbageCollectImages(w http.ResponseWriter, r *http.Request)

GarbageCollectImages mocks base method.

func (*MockKOTSHandler) GenerateEmbeddedClusterNodeJoinCommand added in v1.103.3

func (m *MockKOTSHandler) GenerateEmbeddedClusterNodeJoinCommand(w http.ResponseWriter, r *http.Request)

GenerateEmbeddedClusterNodeJoinCommand mocks base method.

func (*MockKOTSHandler) GenerateKurlNodeJoinCommandMaster added in v1.103.2

func (m *MockKOTSHandler) GenerateKurlNodeJoinCommandMaster(w http.ResponseWriter, r *http.Request)

GenerateKurlNodeJoinCommandMaster mocks base method.

func (*MockKOTSHandler) GenerateKurlNodeJoinCommandPrimary added in v1.103.2

func (m *MockKOTSHandler) GenerateKurlNodeJoinCommandPrimary(w http.ResponseWriter, r *http.Request)

GenerateKurlNodeJoinCommandPrimary mocks base method.

func (*MockKOTSHandler) GenerateKurlNodeJoinCommandSecondary added in v1.103.2

func (m *MockKOTSHandler) GenerateKurlNodeJoinCommandSecondary(w http.ResponseWriter, r *http.Request)

GenerateKurlNodeJoinCommandSecondary mocks base method.

func (*MockKOTSHandler) GenerateKurlNodeJoinCommandWorker added in v1.103.2

func (m *MockKOTSHandler) GenerateKurlNodeJoinCommandWorker(w http.ResponseWriter, r *http.Request)

GenerateKurlNodeJoinCommandWorker mocks base method.

func (*MockKOTSHandler) GetAdminConsoleUpdateStatus

func (m *MockKOTSHandler) GetAdminConsoleUpdateStatus(w http.ResponseWriter, r *http.Request)

GetAdminConsoleUpdateStatus mocks base method.

func (*MockKOTSHandler) GetAirgapInstallStatus

func (m *MockKOTSHandler) GetAirgapInstallStatus(w http.ResponseWriter, r *http.Request)

GetAirgapInstallStatus mocks base method.

func (*MockKOTSHandler) GetAirgapUploadConfig

func (m *MockKOTSHandler) GetAirgapUploadConfig(w http.ResponseWriter, r *http.Request)

GetAirgapUploadConfig mocks base method.

func (*MockKOTSHandler) GetApp

func (m *MockKOTSHandler) GetApp(w http.ResponseWriter, r *http.Request)

GetApp mocks base method.

func (*MockKOTSHandler) GetAppContents

func (m *MockKOTSHandler) GetAppContents(w http.ResponseWriter, r *http.Request)

GetAppContents mocks base method.

func (*MockKOTSHandler) GetAppDashboard

func (m *MockKOTSHandler) GetAppDashboard(w http.ResponseWriter, r *http.Request)

GetAppDashboard mocks base method.

func (*MockKOTSHandler) GetAppIdentityServiceConfig

func (m *MockKOTSHandler) GetAppIdentityServiceConfig(w http.ResponseWriter, r *http.Request)

GetAppIdentityServiceConfig mocks base method.

func (*MockKOTSHandler) GetAppRegistry

func (m *MockKOTSHandler) GetAppRegistry(w http.ResponseWriter, r *http.Request)

GetAppRegistry mocks base method.

func (*MockKOTSHandler) GetAppRenderedContents

func (m *MockKOTSHandler) GetAppRenderedContents(w http.ResponseWriter, r *http.Request)

GetAppRenderedContents mocks base method.

func (*MockKOTSHandler) GetAppStatus

func (m *MockKOTSHandler) GetAppStatus(w http.ResponseWriter, r *http.Request)

GetAppStatus mocks base method.

func (*MockKOTSHandler) GetAppVersionDownloadStatus

func (m *MockKOTSHandler) GetAppVersionDownloadStatus(w http.ResponseWriter, r *http.Request)

GetAppVersionDownloadStatus mocks base method.

func (*MockKOTSHandler) GetAppVersionHistory

func (m *MockKOTSHandler) GetAppVersionHistory(w http.ResponseWriter, r *http.Request)

GetAppVersionHistory mocks base method.

func (*MockKOTSHandler) GetAutomatedInstallStatus

func (m *MockKOTSHandler) GetAutomatedInstallStatus(w http.ResponseWriter, r *http.Request)

GetAutomatedInstallStatus mocks base method.

func (*MockKOTSHandler) GetAutomaticUpdatesConfig added in v1.86.1

func (m *MockKOTSHandler) GetAutomaticUpdatesConfig(w http.ResponseWriter, r *http.Request)

GetAutomaticUpdatesConfig mocks base method.

func (*MockKOTSHandler) GetBackup

func (m *MockKOTSHandler) GetBackup(w http.ResponseWriter, r *http.Request)

GetBackup mocks base method.

func (*MockKOTSHandler) GetDownstreamOutput

func (m *MockKOTSHandler) GetDownstreamOutput(w http.ResponseWriter, r *http.Request)

GetDownstreamOutput mocks base method.

func (*MockKOTSHandler) GetEmbeddedClusterNode added in v1.103.3

func (m *MockKOTSHandler) GetEmbeddedClusterNode(w http.ResponseWriter, r *http.Request)

GetEmbeddedClusterNode mocks base method.

func (*MockKOTSHandler) GetEmbeddedClusterNodes added in v1.103.3

func (m *MockKOTSHandler) GetEmbeddedClusterNodes(w http.ResponseWriter, r *http.Request)

GetEmbeddedClusterNodes mocks base method.

func (*MockKOTSHandler) GetEmbeddedClusterRoles added in v1.104.2

func (m *MockKOTSHandler) GetEmbeddedClusterRoles(w http.ResponseWriter, r *http.Request)

GetEmbeddedClusterRoles mocks base method.

func (*MockKOTSHandler) GetFileSystemSnapshotProviderInstructions added in v1.94.0

func (m *MockKOTSHandler) GetFileSystemSnapshotProviderInstructions(w http.ResponseWriter, r *http.Request)

GetFileSystemSnapshotProviderInstructions mocks base method.

func (*MockKOTSHandler) GetGitOpsRepo

func (m *MockKOTSHandler) GetGitOpsRepo(w http.ResponseWriter, r *http.Request)

GetGitOpsRepo mocks base method.

func (*MockKOTSHandler) GetGlobalSnapshotSettings

func (m *MockKOTSHandler) GetGlobalSnapshotSettings(w http.ResponseWriter, r *http.Request)

GetGlobalSnapshotSettings mocks base method.

func (*MockKOTSHandler) GetIdentityServiceConfig

func (m *MockKOTSHandler) GetIdentityServiceConfig(w http.ResponseWriter, r *http.Request)

GetIdentityServiceConfig mocks base method.

func (*MockKOTSHandler) GetImageRewriteStatus

func (m *MockKOTSHandler) GetImageRewriteStatus(w http.ResponseWriter, r *http.Request)

GetImageRewriteStatus mocks base method.

func (*MockKOTSHandler) GetInstanceSnapshotConfig

func (m *MockKOTSHandler) GetInstanceSnapshotConfig(w http.ResponseWriter, r *http.Request)

GetInstanceSnapshotConfig mocks base method.

func (*MockKOTSHandler) GetKotsadmRegistry

func (m *MockKOTSHandler) GetKotsadmRegistry(w http.ResponseWriter, r *http.Request)

GetKotsadmRegistry mocks base method.

func (*MockKOTSHandler) GetKurlNodes

func (m *MockKOTSHandler) GetKurlNodes(w http.ResponseWriter, r *http.Request)

GetKurlNodes mocks base method.

func (*MockKOTSHandler) GetLatestDeployableVersion

func (m *MockKOTSHandler) GetLatestDeployableVersion(w http.ResponseWriter, r *http.Request)

GetLatestDeployableVersion mocks base method.

func (*MockKOTSHandler) GetLatestPreflightResultsForSequenceZero

func (m *MockKOTSHandler) GetLatestPreflightResultsForSequenceZero(w http.ResponseWriter, r *http.Request)

GetLatestPreflightResultsForSequenceZero mocks base method.

func (*MockKOTSHandler) GetLicense

func (m *MockKOTSHandler) GetLicense(w http.ResponseWriter, r *http.Request)

GetLicense mocks base method.

func (*MockKOTSHandler) GetOnlineInstallStatus

func (m *MockKOTSHandler) GetOnlineInstallStatus(w http.ResponseWriter, r *http.Request)

GetOnlineInstallStatus mocks base method.

func (*MockKOTSHandler) GetPendingApp

func (m *MockKOTSHandler) GetPendingApp(w http.ResponseWriter, r *http.Request)

GetPendingApp mocks base method.

func (*MockKOTSHandler) GetPodDetailsFromSupportBundle

func (m *MockKOTSHandler) GetPodDetailsFromSupportBundle(w http.ResponseWriter, r *http.Request)

GetPodDetailsFromSupportBundle mocks base method.

func (*MockKOTSHandler) GetPreflightCommand

func (m *MockKOTSHandler) GetPreflightCommand(w http.ResponseWriter, r *http.Request)

GetPreflightCommand mocks base method.

func (*MockKOTSHandler) GetPreflightResult

func (m *MockKOTSHandler) GetPreflightResult(w http.ResponseWriter, r *http.Request)

GetPreflightResult mocks base method.

func (*MockKOTSHandler) GetRedact

func (m *MockKOTSHandler) GetRedact(w http.ResponseWriter, r *http.Request)

GetRedact mocks base method.

func (*MockKOTSHandler) GetRedactMetadataAndYaml

func (m *MockKOTSHandler) GetRedactMetadataAndYaml(w http.ResponseWriter, r *http.Request)

GetRedactMetadataAndYaml mocks base method.

func (*MockKOTSHandler) GetRestoreAppsStatus

func (m *MockKOTSHandler) GetRestoreAppsStatus(w http.ResponseWriter, r *http.Request)

GetRestoreAppsStatus mocks base method.

func (*MockKOTSHandler) GetRestoreDetails

func (m *MockKOTSHandler) GetRestoreDetails(w http.ResponseWriter, r *http.Request)

GetRestoreDetails mocks base method.

func (*MockKOTSHandler) GetRestoreStatus

func (m *MockKOTSHandler) GetRestoreStatus(w http.ResponseWriter, r *http.Request)

GetRestoreStatus mocks base method.

func (*MockKOTSHandler) GetSnapshotConfig

func (m *MockKOTSHandler) GetSnapshotConfig(w http.ResponseWriter, r *http.Request)

GetSnapshotConfig mocks base method.

func (*MockKOTSHandler) GetSupportBundle

func (m *MockKOTSHandler) GetSupportBundle(w http.ResponseWriter, r *http.Request)

GetSupportBundle mocks base method.

func (*MockKOTSHandler) GetSupportBundleCommand

func (m *MockKOTSHandler) GetSupportBundleCommand(w http.ResponseWriter, r *http.Request)

GetSupportBundleCommand mocks base method.

func (*MockKOTSHandler) GetSupportBundleFiles

func (m *MockKOTSHandler) GetSupportBundleFiles(w http.ResponseWriter, r *http.Request)

GetSupportBundleFiles mocks base method.

func (*MockKOTSHandler) GetSupportBundleRedactions

func (m *MockKOTSHandler) GetSupportBundleRedactions(w http.ResponseWriter, r *http.Request)

GetSupportBundleRedactions mocks base method.

func (*MockKOTSHandler) GetUpdateDownloadStatus

func (m *MockKOTSHandler) GetUpdateDownloadStatus(w http.ResponseWriter, r *http.Request)

GetUpdateDownloadStatus mocks base method.

func (*MockKOTSHandler) GetVeleroStatus

func (m *MockKOTSHandler) GetVeleroStatus(w http.ResponseWriter, r *http.Request)

GetVeleroStatus mocks base method.

func (*MockKOTSHandler) IgnorePreflightRBACErrors

func (m *MockKOTSHandler) IgnorePreflightRBACErrors(w http.ResponseWriter, r *http.Request)

IgnorePreflightRBACErrors mocks base method.

func (*MockKOTSHandler) InitGitOpsConnection

func (m *MockKOTSHandler) InitGitOpsConnection(w http.ResponseWriter, r *http.Request)

InitGitOpsConnection mocks base method.

func (*MockKOTSHandler) ListApps

func (m *MockKOTSHandler) ListApps(w http.ResponseWriter, r *http.Request)

ListApps mocks base method.

func (*MockKOTSHandler) ListBackups

func (m *MockKOTSHandler) ListBackups(w http.ResponseWriter, r *http.Request)

ListBackups mocks base method.

func (*MockKOTSHandler) ListInstanceBackups

func (m *MockKOTSHandler) ListInstanceBackups(w http.ResponseWriter, r *http.Request)

ListInstanceBackups mocks base method.

func (*MockKOTSHandler) ListRedactors

func (m *MockKOTSHandler) ListRedactors(w http.ResponseWriter, r *http.Request)

ListRedactors mocks base method.

func (*MockKOTSHandler) ListSupportBundles

func (m *MockKOTSHandler) ListSupportBundles(w http.ResponseWriter, r *http.Request)

ListSupportBundles mocks base method.

func (*MockKOTSHandler) LiveAppConfig

func (m *MockKOTSHandler) LiveAppConfig(w http.ResponseWriter, r *http.Request)

LiveAppConfig mocks base method.

func (*MockKOTSHandler) Ping

Ping mocks base method.

func (*MockKOTSHandler) PreflightsReports

func (m *MockKOTSHandler) PreflightsReports(w http.ResponseWriter, r *http.Request)

PreflightsReports mocks base method.

func (*MockKOTSHandler) RedeployAppVersion

func (m *MockKOTSHandler) RedeployAppVersion(w http.ResponseWriter, r *http.Request)

RedeployAppVersion mocks base method.

func (*MockKOTSHandler) RemoveApp

func (m *MockKOTSHandler) RemoveApp(w http.ResponseWriter, r *http.Request)

RemoveApp mocks base method.

func (*MockKOTSHandler) ResetAirgapInstallStatus

func (m *MockKOTSHandler) ResetAirgapInstallStatus(w http.ResponseWriter, r *http.Request)

ResetAirgapInstallStatus mocks base method.

func (*MockKOTSHandler) ResetGitOps

func (m *MockKOTSHandler) ResetGitOps(w http.ResponseWriter, r *http.Request)

ResetGitOps mocks base method.

func (*MockKOTSHandler) RestoreApps

func (m *MockKOTSHandler) RestoreApps(w http.ResponseWriter, r *http.Request)

RestoreApps mocks base method.

func (*MockKOTSHandler) ResumeInstallOnline

func (m *MockKOTSHandler) ResumeInstallOnline(w http.ResponseWriter, r *http.Request)

ResumeInstallOnline mocks base method.

func (*MockKOTSHandler) SaveInstanceSnapshotConfig

func (m *MockKOTSHandler) SaveInstanceSnapshotConfig(w http.ResponseWriter, r *http.Request)

SaveInstanceSnapshotConfig mocks base method.

func (*MockKOTSHandler) SaveSnapshotConfig

func (m *MockKOTSHandler) SaveSnapshotConfig(w http.ResponseWriter, r *http.Request)

SaveSnapshotConfig mocks base method.

func (*MockKOTSHandler) SetAppConfigValues

func (m *MockKOTSHandler) SetAppConfigValues(w http.ResponseWriter, r *http.Request)

SetAppConfigValues mocks base method.

func (*MockKOTSHandler) SetAutomaticUpdatesConfig added in v1.86.1

func (m *MockKOTSHandler) SetAutomaticUpdatesConfig(w http.ResponseWriter, r *http.Request)

SetAutomaticUpdatesConfig mocks base method.

func (*MockKOTSHandler) SetPrometheusAddress

func (m *MockKOTSHandler) SetPrometheusAddress(w http.ResponseWriter, r *http.Request)

SetPrometheusAddress mocks base method.

func (*MockKOTSHandler) SetRedactEnabled

func (m *MockKOTSHandler) SetRedactEnabled(w http.ResponseWriter, r *http.Request)

SetRedactEnabled mocks base method.

func (*MockKOTSHandler) SetRedactMetadataAndYaml

func (m *MockKOTSHandler) SetRedactMetadataAndYaml(w http.ResponseWriter, r *http.Request)

SetRedactMetadataAndYaml mocks base method.

func (*MockKOTSHandler) ShareSupportBundle

func (m *MockKOTSHandler) ShareSupportBundle(w http.ResponseWriter, r *http.Request)

ShareSupportBundle mocks base method.

func (*MockKOTSHandler) StartPreflightChecks

func (m *MockKOTSHandler) StartPreflightChecks(w http.ResponseWriter, r *http.Request)

StartPreflightChecks mocks base method.

func (*MockKOTSHandler) SyncLicense

func (m *MockKOTSHandler) SyncLicense(w http.ResponseWriter, r *http.Request)

SyncLicense mocks base method.

func (*MockKOTSHandler) UpdateAdminConsole

func (m *MockKOTSHandler) UpdateAdminConsole(w http.ResponseWriter, r *http.Request)

UpdateAdminConsole mocks base method.

func (*MockKOTSHandler) UpdateAppConfig

func (m *MockKOTSHandler) UpdateAppConfig(w http.ResponseWriter, r *http.Request)

UpdateAppConfig mocks base method.

func (*MockKOTSHandler) UpdateAppFromAirgap

func (m *MockKOTSHandler) UpdateAppFromAirgap(w http.ResponseWriter, r *http.Request)

UpdateAppFromAirgap mocks base method.

func (*MockKOTSHandler) UpdateAppGitOps

func (m *MockKOTSHandler) UpdateAppGitOps(w http.ResponseWriter, r *http.Request)

UpdateAppGitOps mocks base method.

func (*MockKOTSHandler) UpdateAppRegistry

func (m *MockKOTSHandler) UpdateAppRegistry(w http.ResponseWriter, r *http.Request)

UpdateAppRegistry mocks base method.

func (*MockKOTSHandler) UpdateGlobalSnapshotSettings

func (m *MockKOTSHandler) UpdateGlobalSnapshotSettings(w http.ResponseWriter, r *http.Request)

UpdateGlobalSnapshotSettings mocks base method.

func (*MockKOTSHandler) UpdateRedact

func (m *MockKOTSHandler) UpdateRedact(w http.ResponseWriter, r *http.Request)

UpdateRedact mocks base method.

func (*MockKOTSHandler) UploadAirgapBundleChunk

func (m *MockKOTSHandler) UploadAirgapBundleChunk(w http.ResponseWriter, r *http.Request)

UploadAirgapBundleChunk mocks base method.

func (*MockKOTSHandler) UploadNewLicense

func (m *MockKOTSHandler) UploadNewLicense(w http.ResponseWriter, r *http.Request)

UploadNewLicense mocks base method.

func (*MockKOTSHandler) ValidateAppRegistry

func (m *MockKOTSHandler) ValidateAppRegistry(w http.ResponseWriter, r *http.Request)

ValidateAppRegistry mocks base method.

type MockKOTSHandlerMockRecorder

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

MockKOTSHandlerMockRecorder is the mock recorder for MockKOTSHandler.

func (*MockKOTSHandlerMockRecorder) AirgapBundleExists

func (mr *MockKOTSHandlerMockRecorder) AirgapBundleExists(w, r interface{}) *gomock.Call

AirgapBundleExists indicates an expected call of AirgapBundleExists.

func (*MockKOTSHandlerMockRecorder) AirgapBundleProgress

func (mr *MockKOTSHandlerMockRecorder) AirgapBundleProgress(w, r interface{}) *gomock.Call

AirgapBundleProgress indicates an expected call of AirgapBundleProgress.

func (*MockKOTSHandlerMockRecorder) AppUpdateCheck

func (mr *MockKOTSHandlerMockRecorder) AppUpdateCheck(w, r interface{}) *gomock.Call

AppUpdateCheck indicates an expected call of AppUpdateCheck.

func (*MockKOTSHandlerMockRecorder) CanInstallAppVersion

func (mr *MockKOTSHandlerMockRecorder) CanInstallAppVersion(w, r interface{}) *gomock.Call

CanInstallAppVersion indicates an expected call of CanInstallAppVersion.

func (*MockKOTSHandlerMockRecorder) CancelRestore

func (mr *MockKOTSHandlerMockRecorder) CancelRestore(w, r interface{}) *gomock.Call

CancelRestore indicates an expected call of CancelRestore.

func (*MockKOTSHandlerMockRecorder) ChangeLicense

func (mr *MockKOTSHandlerMockRecorder) ChangeLicense(w, r interface{}) *gomock.Call

ChangeLicense indicates an expected call of ChangeLicense.

func (*MockKOTSHandlerMockRecorder) ChangePassword

func (mr *MockKOTSHandlerMockRecorder) ChangePassword(w, r interface{}) *gomock.Call

ChangePassword indicates an expected call of ChangePassword.

func (*MockKOTSHandlerMockRecorder) CheckAirgapBundleChunk

func (mr *MockKOTSHandlerMockRecorder) CheckAirgapBundleChunk(w, r interface{}) *gomock.Call

CheckAirgapBundleChunk indicates an expected call of CheckAirgapBundleChunk.

func (*MockKOTSHandlerMockRecorder) CollectSupportBundle

func (mr *MockKOTSHandlerMockRecorder) CollectSupportBundle(w, r interface{}) *gomock.Call

CollectSupportBundle indicates an expected call of CollectSupportBundle.

func (*MockKOTSHandlerMockRecorder) ConfigureAppIdentityService

func (mr *MockKOTSHandlerMockRecorder) ConfigureAppIdentityService(w, r interface{}) *gomock.Call

ConfigureAppIdentityService indicates an expected call of ConfigureAppIdentityService.

func (*MockKOTSHandlerMockRecorder) ConfigureIdentityService

func (mr *MockKOTSHandlerMockRecorder) ConfigureIdentityService(w, r interface{}) *gomock.Call

ConfigureIdentityService indicates an expected call of ConfigureIdentityService.

func (*MockKOTSHandlerMockRecorder) ConfirmEmbeddedClusterManagement added in v1.107.6

func (mr *MockKOTSHandlerMockRecorder) ConfirmEmbeddedClusterManagement(w, r interface{}) *gomock.Call

ConfirmEmbeddedClusterManagement indicates an expected call of ConfirmEmbeddedClusterManagement.

func (*MockKOTSHandlerMockRecorder) CreateAppFromAirgap

func (mr *MockKOTSHandlerMockRecorder) CreateAppFromAirgap(w, r interface{}) *gomock.Call

CreateAppFromAirgap indicates an expected call of CreateAppFromAirgap.

func (*MockKOTSHandlerMockRecorder) CreateApplicationBackup

func (mr *MockKOTSHandlerMockRecorder) CreateApplicationBackup(w, r interface{}) *gomock.Call

CreateApplicationBackup indicates an expected call of CreateApplicationBackup.

func (*MockKOTSHandlerMockRecorder) CreateApplicationRestore

func (mr *MockKOTSHandlerMockRecorder) CreateApplicationRestore(w, r interface{}) *gomock.Call

CreateApplicationRestore indicates an expected call of CreateApplicationRestore.

func (*MockKOTSHandlerMockRecorder) CreateGitOps

func (mr *MockKOTSHandlerMockRecorder) CreateGitOps(w, r interface{}) *gomock.Call

CreateGitOps indicates an expected call of CreateGitOps.

func (*MockKOTSHandlerMockRecorder) CreateInstanceBackup

func (mr *MockKOTSHandlerMockRecorder) CreateInstanceBackup(w, r interface{}) *gomock.Call

CreateInstanceBackup indicates an expected call of CreateInstanceBackup.

func (*MockKOTSHandlerMockRecorder) CurrentAppConfig

func (mr *MockKOTSHandlerMockRecorder) CurrentAppConfig(w, r interface{}) *gomock.Call

CurrentAppConfig indicates an expected call of CurrentAppConfig.

func (*MockKOTSHandlerMockRecorder) DeleteBackup

func (mr *MockKOTSHandlerMockRecorder) DeleteBackup(w, r interface{}) *gomock.Call

DeleteBackup indicates an expected call of DeleteBackup.

func (*MockKOTSHandlerMockRecorder) DeleteEmbeddedClusterNode added in v1.103.3

func (mr *MockKOTSHandlerMockRecorder) DeleteEmbeddedClusterNode(w, r interface{}) *gomock.Call

DeleteEmbeddedClusterNode indicates an expected call of DeleteEmbeddedClusterNode.

func (*MockKOTSHandlerMockRecorder) DeleteKurlNode added in v1.103.2

func (mr *MockKOTSHandlerMockRecorder) DeleteKurlNode(w, r interface{}) *gomock.Call

DeleteKurlNode indicates an expected call of DeleteKurlNode.

func (*MockKOTSHandlerMockRecorder) DeleteRedact

func (mr *MockKOTSHandlerMockRecorder) DeleteRedact(w, r interface{}) *gomock.Call

DeleteRedact indicates an expected call of DeleteRedact.

func (*MockKOTSHandlerMockRecorder) DeleteSupportBundle added in v1.93.0

func (mr *MockKOTSHandlerMockRecorder) DeleteSupportBundle(w, r interface{}) *gomock.Call

DeleteSupportBundle indicates an expected call of DeleteSupportBundle.

func (*MockKOTSHandlerMockRecorder) DeployAppVersion

func (mr *MockKOTSHandlerMockRecorder) DeployAppVersion(w, r interface{}) *gomock.Call

DeployAppVersion indicates an expected call of DeployAppVersion.

func (*MockKOTSHandlerMockRecorder) DisableAppGitOps

func (mr *MockKOTSHandlerMockRecorder) DisableAppGitOps(w, r interface{}) *gomock.Call

DisableAppGitOps indicates an expected call of DisableAppGitOps.

func (*MockKOTSHandlerMockRecorder) DockerHubSecretUpdated

func (mr *MockKOTSHandlerMockRecorder) DockerHubSecretUpdated(w, r interface{}) *gomock.Call

DockerHubSecretUpdated indicates an expected call of DockerHubSecretUpdated.

func (*MockKOTSHandlerMockRecorder) DownloadAppVersion

func (mr *MockKOTSHandlerMockRecorder) DownloadAppVersion(w, r interface{}) *gomock.Call

DownloadAppVersion indicates an expected call of DownloadAppVersion.

func (*MockKOTSHandlerMockRecorder) DownloadFileFromConfig

func (mr *MockKOTSHandlerMockRecorder) DownloadFileFromConfig(w, r interface{}) *gomock.Call

DownloadFileFromConfig indicates an expected call of DownloadFileFromConfig.

func (*MockKOTSHandlerMockRecorder) DownloadSnapshotLogs

func (mr *MockKOTSHandlerMockRecorder) DownloadSnapshotLogs(w, r interface{}) *gomock.Call

DownloadSnapshotLogs indicates an expected call of DownloadSnapshotLogs.

func (*MockKOTSHandlerMockRecorder) DownloadSupportBundle

func (mr *MockKOTSHandlerMockRecorder) DownloadSupportBundle(w, r interface{}) *gomock.Call

DownloadSupportBundle indicates an expected call of DownloadSupportBundle.

func (*MockKOTSHandlerMockRecorder) DrainEmbeddedClusterNode added in v1.103.3

func (mr *MockKOTSHandlerMockRecorder) DrainEmbeddedClusterNode(w, r interface{}) *gomock.Call

DrainEmbeddedClusterNode indicates an expected call of DrainEmbeddedClusterNode.

func (*MockKOTSHandlerMockRecorder) DrainKurlNode added in v1.103.2

func (mr *MockKOTSHandlerMockRecorder) DrainKurlNode(w, r interface{}) *gomock.Call

DrainKurlNode indicates an expected call of DrainKurlNode.

func (*MockKOTSHandlerMockRecorder) ExchangePlatformLicense

func (mr *MockKOTSHandlerMockRecorder) ExchangePlatformLicense(w, r interface{}) *gomock.Call

ExchangePlatformLicense indicates an expected call of ExchangePlatformLicense.

func (*MockKOTSHandlerMockRecorder) GarbageCollectImages

func (mr *MockKOTSHandlerMockRecorder) GarbageCollectImages(w, r interface{}) *gomock.Call

GarbageCollectImages indicates an expected call of GarbageCollectImages.

func (*MockKOTSHandlerMockRecorder) GenerateEmbeddedClusterNodeJoinCommand added in v1.103.3

func (mr *MockKOTSHandlerMockRecorder) GenerateEmbeddedClusterNodeJoinCommand(w, r interface{}) *gomock.Call

GenerateEmbeddedClusterNodeJoinCommand indicates an expected call of GenerateEmbeddedClusterNodeJoinCommand.

func (*MockKOTSHandlerMockRecorder) GenerateKurlNodeJoinCommandMaster added in v1.103.2

func (mr *MockKOTSHandlerMockRecorder) GenerateKurlNodeJoinCommandMaster(w, r interface{}) *gomock.Call

GenerateKurlNodeJoinCommandMaster indicates an expected call of GenerateKurlNodeJoinCommandMaster.

func (*MockKOTSHandlerMockRecorder) GenerateKurlNodeJoinCommandPrimary added in v1.103.2

func (mr *MockKOTSHandlerMockRecorder) GenerateKurlNodeJoinCommandPrimary(w, r interface{}) *gomock.Call

GenerateKurlNodeJoinCommandPrimary indicates an expected call of GenerateKurlNodeJoinCommandPrimary.

func (*MockKOTSHandlerMockRecorder) GenerateKurlNodeJoinCommandSecondary added in v1.103.2

func (mr *MockKOTSHandlerMockRecorder) GenerateKurlNodeJoinCommandSecondary(w, r interface{}) *gomock.Call

GenerateKurlNodeJoinCommandSecondary indicates an expected call of GenerateKurlNodeJoinCommandSecondary.

func (*MockKOTSHandlerMockRecorder) GenerateKurlNodeJoinCommandWorker added in v1.103.2

func (mr *MockKOTSHandlerMockRecorder) GenerateKurlNodeJoinCommandWorker(w, r interface{}) *gomock.Call

GenerateKurlNodeJoinCommandWorker indicates an expected call of GenerateKurlNodeJoinCommandWorker.

func (*MockKOTSHandlerMockRecorder) GetAdminConsoleUpdateStatus

func (mr *MockKOTSHandlerMockRecorder) GetAdminConsoleUpdateStatus(w, r interface{}) *gomock.Call

GetAdminConsoleUpdateStatus indicates an expected call of GetAdminConsoleUpdateStatus.

func (*MockKOTSHandlerMockRecorder) GetAirgapInstallStatus

func (mr *MockKOTSHandlerMockRecorder) GetAirgapInstallStatus(w, r interface{}) *gomock.Call

GetAirgapInstallStatus indicates an expected call of GetAirgapInstallStatus.

func (*MockKOTSHandlerMockRecorder) GetAirgapUploadConfig

func (mr *MockKOTSHandlerMockRecorder) GetAirgapUploadConfig(w, r interface{}) *gomock.Call

GetAirgapUploadConfig indicates an expected call of GetAirgapUploadConfig.

func (*MockKOTSHandlerMockRecorder) GetApp

func (mr *MockKOTSHandlerMockRecorder) GetApp(w, r interface{}) *gomock.Call

GetApp indicates an expected call of GetApp.

func (*MockKOTSHandlerMockRecorder) GetAppContents

func (mr *MockKOTSHandlerMockRecorder) GetAppContents(w, r interface{}) *gomock.Call

GetAppContents indicates an expected call of GetAppContents.

func (*MockKOTSHandlerMockRecorder) GetAppDashboard

func (mr *MockKOTSHandlerMockRecorder) GetAppDashboard(w, r interface{}) *gomock.Call

GetAppDashboard indicates an expected call of GetAppDashboard.

func (*MockKOTSHandlerMockRecorder) GetAppIdentityServiceConfig

func (mr *MockKOTSHandlerMockRecorder) GetAppIdentityServiceConfig(w, r interface{}) *gomock.Call

GetAppIdentityServiceConfig indicates an expected call of GetAppIdentityServiceConfig.

func (*MockKOTSHandlerMockRecorder) GetAppRegistry

func (mr *MockKOTSHandlerMockRecorder) GetAppRegistry(w, r interface{}) *gomock.Call

GetAppRegistry indicates an expected call of GetAppRegistry.

func (*MockKOTSHandlerMockRecorder) GetAppRenderedContents

func (mr *MockKOTSHandlerMockRecorder) GetAppRenderedContents(w, r interface{}) *gomock.Call

GetAppRenderedContents indicates an expected call of GetAppRenderedContents.

func (*MockKOTSHandlerMockRecorder) GetAppStatus

func (mr *MockKOTSHandlerMockRecorder) GetAppStatus(w, r interface{}) *gomock.Call

GetAppStatus indicates an expected call of GetAppStatus.

func (*MockKOTSHandlerMockRecorder) GetAppVersionDownloadStatus

func (mr *MockKOTSHandlerMockRecorder) GetAppVersionDownloadStatus(w, r interface{}) *gomock.Call

GetAppVersionDownloadStatus indicates an expected call of GetAppVersionDownloadStatus.

func (*MockKOTSHandlerMockRecorder) GetAppVersionHistory

func (mr *MockKOTSHandlerMockRecorder) GetAppVersionHistory(w, r interface{}) *gomock.Call

GetAppVersionHistory indicates an expected call of GetAppVersionHistory.

func (*MockKOTSHandlerMockRecorder) GetAutomatedInstallStatus

func (mr *MockKOTSHandlerMockRecorder) GetAutomatedInstallStatus(w, r interface{}) *gomock.Call

GetAutomatedInstallStatus indicates an expected call of GetAutomatedInstallStatus.

func (*MockKOTSHandlerMockRecorder) GetAutomaticUpdatesConfig added in v1.86.1

func (mr *MockKOTSHandlerMockRecorder) GetAutomaticUpdatesConfig(w, r interface{}) *gomock.Call

GetAutomaticUpdatesConfig indicates an expected call of GetAutomaticUpdatesConfig.

func (*MockKOTSHandlerMockRecorder) GetBackup

func (mr *MockKOTSHandlerMockRecorder) GetBackup(w, r interface{}) *gomock.Call

GetBackup indicates an expected call of GetBackup.

func (*MockKOTSHandlerMockRecorder) GetDownstreamOutput

func (mr *MockKOTSHandlerMockRecorder) GetDownstreamOutput(w, r interface{}) *gomock.Call

GetDownstreamOutput indicates an expected call of GetDownstreamOutput.

func (*MockKOTSHandlerMockRecorder) GetEmbeddedClusterNode added in v1.103.3

func (mr *MockKOTSHandlerMockRecorder) GetEmbeddedClusterNode(w, r interface{}) *gomock.Call

GetEmbeddedClusterNode indicates an expected call of GetEmbeddedClusterNode.

func (*MockKOTSHandlerMockRecorder) GetEmbeddedClusterNodes added in v1.103.3

func (mr *MockKOTSHandlerMockRecorder) GetEmbeddedClusterNodes(w, r interface{}) *gomock.Call

GetEmbeddedClusterNodes indicates an expected call of GetEmbeddedClusterNodes.

func (*MockKOTSHandlerMockRecorder) GetEmbeddedClusterRoles added in v1.104.2

func (mr *MockKOTSHandlerMockRecorder) GetEmbeddedClusterRoles(w, r interface{}) *gomock.Call

GetEmbeddedClusterRoles indicates an expected call of GetEmbeddedClusterRoles.

func (*MockKOTSHandlerMockRecorder) GetFileSystemSnapshotProviderInstructions added in v1.94.0

func (mr *MockKOTSHandlerMockRecorder) GetFileSystemSnapshotProviderInstructions(w, r interface{}) *gomock.Call

GetFileSystemSnapshotProviderInstructions indicates an expected call of GetFileSystemSnapshotProviderInstructions.

func (*MockKOTSHandlerMockRecorder) GetGitOpsRepo

func (mr *MockKOTSHandlerMockRecorder) GetGitOpsRepo(w, r interface{}) *gomock.Call

GetGitOpsRepo indicates an expected call of GetGitOpsRepo.

func (*MockKOTSHandlerMockRecorder) GetGlobalSnapshotSettings

func (mr *MockKOTSHandlerMockRecorder) GetGlobalSnapshotSettings(w, r interface{}) *gomock.Call

GetGlobalSnapshotSettings indicates an expected call of GetGlobalSnapshotSettings.

func (*MockKOTSHandlerMockRecorder) GetIdentityServiceConfig

func (mr *MockKOTSHandlerMockRecorder) GetIdentityServiceConfig(w, r interface{}) *gomock.Call

GetIdentityServiceConfig indicates an expected call of GetIdentityServiceConfig.

func (*MockKOTSHandlerMockRecorder) GetImageRewriteStatus

func (mr *MockKOTSHandlerMockRecorder) GetImageRewriteStatus(w, r interface{}) *gomock.Call

GetImageRewriteStatus indicates an expected call of GetImageRewriteStatus.

func (*MockKOTSHandlerMockRecorder) GetInstanceSnapshotConfig

func (mr *MockKOTSHandlerMockRecorder) GetInstanceSnapshotConfig(w, r interface{}) *gomock.Call

GetInstanceSnapshotConfig indicates an expected call of GetInstanceSnapshotConfig.

func (*MockKOTSHandlerMockRecorder) GetKotsadmRegistry

func (mr *MockKOTSHandlerMockRecorder) GetKotsadmRegistry(w, r interface{}) *gomock.Call

GetKotsadmRegistry indicates an expected call of GetKotsadmRegistry.

func (*MockKOTSHandlerMockRecorder) GetKurlNodes

func (mr *MockKOTSHandlerMockRecorder) GetKurlNodes(w, r interface{}) *gomock.Call

GetKurlNodes indicates an expected call of GetKurlNodes.

func (*MockKOTSHandlerMockRecorder) GetLatestDeployableVersion

func (mr *MockKOTSHandlerMockRecorder) GetLatestDeployableVersion(w, r interface{}) *gomock.Call

GetLatestDeployableVersion indicates an expected call of GetLatestDeployableVersion.

func (*MockKOTSHandlerMockRecorder) GetLatestPreflightResultsForSequenceZero

func (mr *MockKOTSHandlerMockRecorder) GetLatestPreflightResultsForSequenceZero(w, r interface{}) *gomock.Call

GetLatestPreflightResultsForSequenceZero indicates an expected call of GetLatestPreflightResultsForSequenceZero.

func (*MockKOTSHandlerMockRecorder) GetLicense

func (mr *MockKOTSHandlerMockRecorder) GetLicense(w, r interface{}) *gomock.Call

GetLicense indicates an expected call of GetLicense.

func (*MockKOTSHandlerMockRecorder) GetOnlineInstallStatus

func (mr *MockKOTSHandlerMockRecorder) GetOnlineInstallStatus(w, r interface{}) *gomock.Call

GetOnlineInstallStatus indicates an expected call of GetOnlineInstallStatus.

func (*MockKOTSHandlerMockRecorder) GetPendingApp

func (mr *MockKOTSHandlerMockRecorder) GetPendingApp(w, r interface{}) *gomock.Call

GetPendingApp indicates an expected call of GetPendingApp.

func (*MockKOTSHandlerMockRecorder) GetPodDetailsFromSupportBundle

func (mr *MockKOTSHandlerMockRecorder) GetPodDetailsFromSupportBundle(w, r interface{}) *gomock.Call

GetPodDetailsFromSupportBundle indicates an expected call of GetPodDetailsFromSupportBundle.

func (*MockKOTSHandlerMockRecorder) GetPreflightCommand

func (mr *MockKOTSHandlerMockRecorder) GetPreflightCommand(w, r interface{}) *gomock.Call

GetPreflightCommand indicates an expected call of GetPreflightCommand.

func (*MockKOTSHandlerMockRecorder) GetPreflightResult

func (mr *MockKOTSHandlerMockRecorder) GetPreflightResult(w, r interface{}) *gomock.Call

GetPreflightResult indicates an expected call of GetPreflightResult.

func (*MockKOTSHandlerMockRecorder) GetRedact

func (mr *MockKOTSHandlerMockRecorder) GetRedact(w, r interface{}) *gomock.Call

GetRedact indicates an expected call of GetRedact.

func (*MockKOTSHandlerMockRecorder) GetRedactMetadataAndYaml

func (mr *MockKOTSHandlerMockRecorder) GetRedactMetadataAndYaml(w, r interface{}) *gomock.Call

GetRedactMetadataAndYaml indicates an expected call of GetRedactMetadataAndYaml.

func (*MockKOTSHandlerMockRecorder) GetRestoreAppsStatus

func (mr *MockKOTSHandlerMockRecorder) GetRestoreAppsStatus(w, r interface{}) *gomock.Call

GetRestoreAppsStatus indicates an expected call of GetRestoreAppsStatus.

func (*MockKOTSHandlerMockRecorder) GetRestoreDetails

func (mr *MockKOTSHandlerMockRecorder) GetRestoreDetails(w, r interface{}) *gomock.Call

GetRestoreDetails indicates an expected call of GetRestoreDetails.

func (*MockKOTSHandlerMockRecorder) GetRestoreStatus

func (mr *MockKOTSHandlerMockRecorder) GetRestoreStatus(w, r interface{}) *gomock.Call

GetRestoreStatus indicates an expected call of GetRestoreStatus.

func (*MockKOTSHandlerMockRecorder) GetSnapshotConfig

func (mr *MockKOTSHandlerMockRecorder) GetSnapshotConfig(w, r interface{}) *gomock.Call

GetSnapshotConfig indicates an expected call of GetSnapshotConfig.

func (*MockKOTSHandlerMockRecorder) GetSupportBundle

func (mr *MockKOTSHandlerMockRecorder) GetSupportBundle(w, r interface{}) *gomock.Call

GetSupportBundle indicates an expected call of GetSupportBundle.

func (*MockKOTSHandlerMockRecorder) GetSupportBundleCommand

func (mr *MockKOTSHandlerMockRecorder) GetSupportBundleCommand(w, r interface{}) *gomock.Call

GetSupportBundleCommand indicates an expected call of GetSupportBundleCommand.

func (*MockKOTSHandlerMockRecorder) GetSupportBundleFiles

func (mr *MockKOTSHandlerMockRecorder) GetSupportBundleFiles(w, r interface{}) *gomock.Call

GetSupportBundleFiles indicates an expected call of GetSupportBundleFiles.

func (*MockKOTSHandlerMockRecorder) GetSupportBundleRedactions

func (mr *MockKOTSHandlerMockRecorder) GetSupportBundleRedactions(w, r interface{}) *gomock.Call

GetSupportBundleRedactions indicates an expected call of GetSupportBundleRedactions.

func (*MockKOTSHandlerMockRecorder) GetUpdateDownloadStatus

func (mr *MockKOTSHandlerMockRecorder) GetUpdateDownloadStatus(w, r interface{}) *gomock.Call

GetUpdateDownloadStatus indicates an expected call of GetUpdateDownloadStatus.

func (*MockKOTSHandlerMockRecorder) GetVeleroStatus

func (mr *MockKOTSHandlerMockRecorder) GetVeleroStatus(w, r interface{}) *gomock.Call

GetVeleroStatus indicates an expected call of GetVeleroStatus.

func (*MockKOTSHandlerMockRecorder) IgnorePreflightRBACErrors

func (mr *MockKOTSHandlerMockRecorder) IgnorePreflightRBACErrors(w, r interface{}) *gomock.Call

IgnorePreflightRBACErrors indicates an expected call of IgnorePreflightRBACErrors.

func (*MockKOTSHandlerMockRecorder) InitGitOpsConnection

func (mr *MockKOTSHandlerMockRecorder) InitGitOpsConnection(w, r interface{}) *gomock.Call

InitGitOpsConnection indicates an expected call of InitGitOpsConnection.

func (*MockKOTSHandlerMockRecorder) ListApps

func (mr *MockKOTSHandlerMockRecorder) ListApps(w, r interface{}) *gomock.Call

ListApps indicates an expected call of ListApps.

func (*MockKOTSHandlerMockRecorder) ListBackups

func (mr *MockKOTSHandlerMockRecorder) ListBackups(w, r interface{}) *gomock.Call

ListBackups indicates an expected call of ListBackups.

func (*MockKOTSHandlerMockRecorder) ListInstanceBackups

func (mr *MockKOTSHandlerMockRecorder) ListInstanceBackups(w, r interface{}) *gomock.Call

ListInstanceBackups indicates an expected call of ListInstanceBackups.

func (*MockKOTSHandlerMockRecorder) ListRedactors

func (mr *MockKOTSHandlerMockRecorder) ListRedactors(w, r interface{}) *gomock.Call

ListRedactors indicates an expected call of ListRedactors.

func (*MockKOTSHandlerMockRecorder) ListSupportBundles

func (mr *MockKOTSHandlerMockRecorder) ListSupportBundles(w, r interface{}) *gomock.Call

ListSupportBundles indicates an expected call of ListSupportBundles.

func (*MockKOTSHandlerMockRecorder) LiveAppConfig

func (mr *MockKOTSHandlerMockRecorder) LiveAppConfig(w, r interface{}) *gomock.Call

LiveAppConfig indicates an expected call of LiveAppConfig.

func (*MockKOTSHandlerMockRecorder) Ping

func (mr *MockKOTSHandlerMockRecorder) Ping(w, r interface{}) *gomock.Call

Ping indicates an expected call of Ping.

func (*MockKOTSHandlerMockRecorder) PreflightsReports

func (mr *MockKOTSHandlerMockRecorder) PreflightsReports(w, r interface{}) *gomock.Call

PreflightsReports indicates an expected call of PreflightsReports.

func (*MockKOTSHandlerMockRecorder) RedeployAppVersion

func (mr *MockKOTSHandlerMockRecorder) RedeployAppVersion(w, r interface{}) *gomock.Call

RedeployAppVersion indicates an expected call of RedeployAppVersion.

func (*MockKOTSHandlerMockRecorder) RemoveApp

func (mr *MockKOTSHandlerMockRecorder) RemoveApp(w, r interface{}) *gomock.Call

RemoveApp indicates an expected call of RemoveApp.

func (*MockKOTSHandlerMockRecorder) ResetAirgapInstallStatus

func (mr *MockKOTSHandlerMockRecorder) ResetAirgapInstallStatus(w, r interface{}) *gomock.Call

ResetAirgapInstallStatus indicates an expected call of ResetAirgapInstallStatus.

func (*MockKOTSHandlerMockRecorder) ResetGitOps

func (mr *MockKOTSHandlerMockRecorder) ResetGitOps(w, r interface{}) *gomock.Call

ResetGitOps indicates an expected call of ResetGitOps.

func (*MockKOTSHandlerMockRecorder) RestoreApps

func (mr *MockKOTSHandlerMockRecorder) RestoreApps(w, r interface{}) *gomock.Call

RestoreApps indicates an expected call of RestoreApps.

func (*MockKOTSHandlerMockRecorder) ResumeInstallOnline

func (mr *MockKOTSHandlerMockRecorder) ResumeInstallOnline(w, r interface{}) *gomock.Call

ResumeInstallOnline indicates an expected call of ResumeInstallOnline.

func (*MockKOTSHandlerMockRecorder) SaveInstanceSnapshotConfig

func (mr *MockKOTSHandlerMockRecorder) SaveInstanceSnapshotConfig(w, r interface{}) *gomock.Call

SaveInstanceSnapshotConfig indicates an expected call of SaveInstanceSnapshotConfig.

func (*MockKOTSHandlerMockRecorder) SaveSnapshotConfig

func (mr *MockKOTSHandlerMockRecorder) SaveSnapshotConfig(w, r interface{}) *gomock.Call

SaveSnapshotConfig indicates an expected call of SaveSnapshotConfig.

func (*MockKOTSHandlerMockRecorder) SetAppConfigValues

func (mr *MockKOTSHandlerMockRecorder) SetAppConfigValues(w, r interface{}) *gomock.Call

SetAppConfigValues indicates an expected call of SetAppConfigValues.

func (*MockKOTSHandlerMockRecorder) SetAutomaticUpdatesConfig added in v1.86.1

func (mr *MockKOTSHandlerMockRecorder) SetAutomaticUpdatesConfig(w, r interface{}) *gomock.Call

SetAutomaticUpdatesConfig indicates an expected call of SetAutomaticUpdatesConfig.

func (*MockKOTSHandlerMockRecorder) SetPrometheusAddress

func (mr *MockKOTSHandlerMockRecorder) SetPrometheusAddress(w, r interface{}) *gomock.Call

SetPrometheusAddress indicates an expected call of SetPrometheusAddress.

func (*MockKOTSHandlerMockRecorder) SetRedactEnabled

func (mr *MockKOTSHandlerMockRecorder) SetRedactEnabled(w, r interface{}) *gomock.Call

SetRedactEnabled indicates an expected call of SetRedactEnabled.

func (*MockKOTSHandlerMockRecorder) SetRedactMetadataAndYaml

func (mr *MockKOTSHandlerMockRecorder) SetRedactMetadataAndYaml(w, r interface{}) *gomock.Call

SetRedactMetadataAndYaml indicates an expected call of SetRedactMetadataAndYaml.

func (*MockKOTSHandlerMockRecorder) ShareSupportBundle

func (mr *MockKOTSHandlerMockRecorder) ShareSupportBundle(w, r interface{}) *gomock.Call

ShareSupportBundle indicates an expected call of ShareSupportBundle.

func (*MockKOTSHandlerMockRecorder) StartPreflightChecks

func (mr *MockKOTSHandlerMockRecorder) StartPreflightChecks(w, r interface{}) *gomock.Call

StartPreflightChecks indicates an expected call of StartPreflightChecks.

func (*MockKOTSHandlerMockRecorder) SyncLicense

func (mr *MockKOTSHandlerMockRecorder) SyncLicense(w, r interface{}) *gomock.Call

SyncLicense indicates an expected call of SyncLicense.

func (*MockKOTSHandlerMockRecorder) UpdateAdminConsole

func (mr *MockKOTSHandlerMockRecorder) UpdateAdminConsole(w, r interface{}) *gomock.Call

UpdateAdminConsole indicates an expected call of UpdateAdminConsole.

func (*MockKOTSHandlerMockRecorder) UpdateAppConfig

func (mr *MockKOTSHandlerMockRecorder) UpdateAppConfig(w, r interface{}) *gomock.Call

UpdateAppConfig indicates an expected call of UpdateAppConfig.

func (*MockKOTSHandlerMockRecorder) UpdateAppFromAirgap

func (mr *MockKOTSHandlerMockRecorder) UpdateAppFromAirgap(w, r interface{}) *gomock.Call

UpdateAppFromAirgap indicates an expected call of UpdateAppFromAirgap.

func (*MockKOTSHandlerMockRecorder) UpdateAppGitOps

func (mr *MockKOTSHandlerMockRecorder) UpdateAppGitOps(w, r interface{}) *gomock.Call

UpdateAppGitOps indicates an expected call of UpdateAppGitOps.

func (*MockKOTSHandlerMockRecorder) UpdateAppRegistry

func (mr *MockKOTSHandlerMockRecorder) UpdateAppRegistry(w, r interface{}) *gomock.Call

UpdateAppRegistry indicates an expected call of UpdateAppRegistry.

func (*MockKOTSHandlerMockRecorder) UpdateGlobalSnapshotSettings

func (mr *MockKOTSHandlerMockRecorder) UpdateGlobalSnapshotSettings(w, r interface{}) *gomock.Call

UpdateGlobalSnapshotSettings indicates an expected call of UpdateGlobalSnapshotSettings.

func (*MockKOTSHandlerMockRecorder) UpdateRedact

func (mr *MockKOTSHandlerMockRecorder) UpdateRedact(w, r interface{}) *gomock.Call

UpdateRedact indicates an expected call of UpdateRedact.

func (*MockKOTSHandlerMockRecorder) UploadAirgapBundleChunk

func (mr *MockKOTSHandlerMockRecorder) UploadAirgapBundleChunk(w, r interface{}) *gomock.Call

UploadAirgapBundleChunk indicates an expected call of UploadAirgapBundleChunk.

func (*MockKOTSHandlerMockRecorder) UploadNewLicense

func (mr *MockKOTSHandlerMockRecorder) UploadNewLicense(w, r interface{}) *gomock.Call

UploadNewLicense indicates an expected call of UploadNewLicense.

func (*MockKOTSHandlerMockRecorder) ValidateAppRegistry

func (mr *MockKOTSHandlerMockRecorder) ValidateAppRegistry(w, r interface{}) *gomock.Call

ValidateAppRegistry indicates an expected call of ValidateAppRegistry.

Jump to

Keyboard shortcuts

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