Kubevirt::V1Machine Properties Name Type Description Notes type String QEMU machine type is the actual chipset of the VirtualMachineInstance. [optional][default to ''] Example require 'kubevirt' instance = Kubevirt::V1Machine.new( type: null )