Uses of Class
kubevirt.io.V1InterfaceMasquerade
-
Packages that use V1InterfaceMasquerade Package Description kubevirt.io -
-
Uses of V1InterfaceMasquerade in kubevirt.io
Fields in kubevirt.io declared as V1InterfaceMasquerade Modifier and Type Field Description private V1InterfaceMasquerade
V1Interface. masquerade
Methods in kubevirt.io that return V1InterfaceMasquerade Modifier and Type Method Description V1InterfaceMasquerade
V1Interface. getMasquerade()
Get masqueradeMethods in kubevirt.io with parameters of type V1InterfaceMasquerade Modifier and Type Method Description V1Interface
V1Interface. masquerade(V1InterfaceMasquerade masquerade)
void
V1Interface. setMasquerade(V1InterfaceMasquerade masquerade)
-