Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FQDNMatchNameRegexString = `^([-a-zA-Z0-9_]+[.]?)+$`
Borrow from github.com/cilium/cilium
View Source
var FQDNMatchPatternRegexString = `^([-a-zA-Z0-9_*]+[.]?)+$`
Functions ¶
func NewValidator ¶
func NewValidator( settingCache ctlv1beta1.SettingCache, vmBackupCache ctlv1beta1.VirtualMachineBackupCache, snapshotClassCache ctlsnapshotv1.VolumeSnapshotClassCache, vmRestoreCache ctlv1beta1.VirtualMachineRestoreCache, vmis ctlkubevirtv1.VirtualMachineInstanceCache, featureCache mgmtv3.FeatureCache, lhVolumeCache ctllhv1b2.VolumeCache, pvcCache ctlcorev1.PersistentVolumeClaimCache, ) types.Validator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.