Uses of Class
kubevirt.io.V1ConfigMapVolumeSource
Packages that use V1ConfigMapVolumeSource
-
Uses of V1ConfigMapVolumeSource in kubevirt.io
Fields in kubevirt.io declared as V1ConfigMapVolumeSourceMethods in kubevirt.io that return V1ConfigMapVolumeSourceModifier and TypeMethodDescriptionV1Volume.getConfigMap()ConfigMapSource represents a reference to a ConfigMap in the same namespace.Methods in kubevirt.io with parameters of type V1ConfigMapVolumeSourceModifier and TypeMethodDescriptionV1Volume.configMap(V1ConfigMapVolumeSource configMap) voidV1Volume.setConfigMap(V1ConfigMapVolumeSource configMap)