Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultKibishiiData = &KibishiiData{2, 10, 10, 1024, 1024, 0, DefaultKibishiiWorkerCounts}
View Source
var DefaultKibishiiWorkerCounts = 2
View Source
var KibishiiPVCNameList = []string{"kibishii-data-kibishii-deployment-0", "kibishii-data-kibishii-deployment-1"}
View Source
var KibishiiStorageClassName = "kibishii-storage-class"
Functions ¶
func KibishiiVerifyAfterRestore ¶
func KibishiiVerifyAfterRestore(client TestClient, kibishiiNamespace string, oneHourTimeout context.Context, kibishiiData *KibishiiData) error
func RunKibishiiTests ¶
func RunKibishiiTests(veleroCfg VeleroConfig, backupName, restoreName, backupLocation, kibishiiNamespace string, useVolumeSnapshots, defaultVolumesToFsBackup bool) error
RunKibishiiTests runs kibishii tests on the provider.
Types ¶
Click to show internal directories.
Click to hide internal directories.