Uses of Class
kubevirt.io.V1Rng
-
Packages that use V1Rng Package Description kubevirt.io -
-
Uses of V1Rng in kubevirt.io
Fields in kubevirt.io declared as V1Rng Modifier and Type Field Description private V1Rng
V1Devices. rng
Methods in kubevirt.io that return V1Rng Modifier and Type Method Description V1Rng
V1Devices. getRng()
Whether to have random number generator from host +optionalMethods in kubevirt.io with parameters of type V1Rng Modifier and Type Method Description V1Devices
V1Devices. rng(V1Rng rng)
void
V1Devices. setRng(V1Rng rng)
-