Uses of Class
kubevirt.io.V1Interface
Packages that use V1Interface
-
Uses of V1Interface in kubevirt.io
Fields in kubevirt.io with type parameters of type V1InterfaceMethods in kubevirt.io that return V1InterfaceModifier and TypeMethodDescriptionV1Interface.addPortsItem(V1Port portsItem) V1Interface.bridge(V1InterfaceBridge bridge) V1Interface.dhcpOptions(V1DHCPOptions dhcpOptions) V1Interface.macAddress(String macAddress) V1Interface.masquerade(V1InterfaceMasquerade masquerade) V1Interface.pciAddress(String pciAddress) V1Interface.slirp(V1InterfaceSlirp slirp) V1Interface.sriov(V1InterfaceSRIOV sriov) Methods in kubevirt.io that return types with arguments of type V1InterfaceModifier and TypeMethodDescriptionV1Devices.getInterfaces()Interfaces describe network interfaces which are added to the vmi.Methods in kubevirt.io with parameters of type V1InterfaceMethod parameters in kubevirt.io with type arguments of type V1InterfaceModifier and TypeMethodDescriptionV1Devices.interfaces(List<V1Interface> interfaces) voidV1Devices.setInterfaces(List<V1Interface> interfaces)