Name | Type | Description | Notes |
---|---|---|---|
mediated_device_types | list[str] | [optional] | |
mediated_devices_types | list[str] | Deprecated. Use mediatedDeviceTypes instead. | [optional] |
node_selector | dict(str, str) | NodeSelector is a selector which must be true for the vmi to fit on a node. Selector which must match a node's labels for the vmi to be scheduled on that node. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/ |