Documentation
¶
Index ¶
Constants ¶
View Source
const (
VSphereCNSFastCloneAnno = "csi.vsphere.volume/fast-provisioning"
)
Variables ¶
View Source
var ThirdPartyAnnotations = []string{
"iam.amazonaws.com/role",
}
View Source
var ThirdPartyLabels = []string{
"azure.workload.identity/use",
}
View Source
var ThirdPartyTolerations = []string{
"kubernetes.azure.com/scalesetpriority",
"CriticalAddonsOnly",
}
View Source
var VeleroScheme = runtime.NewScheme()
Functions ¶
func GenerateSha256FromRestoreUIDAndVsName ¶ added in v1.16.0
GenerateSha256FromRestoreUIDAndVsName Use the restore UID and the VS Name to generate the new VSC and VS name. By this way, VS and VSC RIA action can get the same VSC name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.