Uses of Class
kubevirt.io.V1Network
Packages that use V1Network
-
Uses of V1Network in kubevirt.io
Fields in kubevirt.io with type parameters of type V1NetworkMethods in kubevirt.io that return V1NetworkModifier and TypeMethodDescriptionV1Network.genie(V1GenieNetwork genie) V1Network.multus(V1MultusNetwork multus) V1Network.pod(V1PodNetwork pod) Methods in kubevirt.io that return types with arguments of type V1NetworkModifier and TypeMethodDescriptionV1VirtualMachineInstanceSpec.getNetworks()List of networks that can be attached to a vm's virtual interface.Methods in kubevirt.io with parameters of type V1NetworkModifier and TypeMethodDescriptionV1VirtualMachineInstanceSpec.addNetworksItem(V1Network networksItem) Method parameters in kubevirt.io with type arguments of type V1NetworkModifier and TypeMethodDescriptionvoidV1VirtualMachineInstanceSpec.setNetworks(List<V1Network> networks)