Files
kata-containers/virtcontainers/pkg/cloud-hypervisor/client/docs/NetConfig.md
Jose Carlos Venegas Munoz 1a7539c1f5 clh: update client
update api based latest master.

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
2019-12-13 16:44:50 +00:00

561 B

NetConfig

Properties

Name Type Description Notes
Tap string [optional] [default to ]
Ip string [optional] [default to 192.168.249.1]
Mask string [optional] [default to 255.255.255.0]
Mac string [optional]
Iommu bool [optional] [default to false]

[Back to Model list] [Back to API list] [Back to README]