Versions in this module Expand all Collapse all v1 v1.4.0 Nov 9, 2024 Changes in this version + func CheckTotalSnapshotSizeOnNamespace(pvcCache ctlcorev1.PersistentVolumeClaimCache, ...) error + func CheckTotalSnapshotSizeOnVM(pvcCache ctlcorev1.PersistentVolumeClaimCache, ...) error + func GetLHEngine(engineCache ctllonghornv1.EngineCache, volumeName string) (*longhornv1beta2.Engine, error) v1.3.0 Nov 10, 2024 Changes in this version + func GetHTTPTransportWithCertificates(config *rest.Config) (*http.Transport, error) + func HasInProgressingVMBackupBySourceUID(cache ctlcloudweavv1.VirtualMachineBackupCache, sourceUID string) (bool, error) + func HasInProgressingVMRestoreOnSameTarget(cache ctlcloudweavv1.VirtualMachineRestoreCache, ...) (bool, error)