Uses of Class
io.fabric8.openshift.api.model.installer.v1.IPv4OVNKubernetesConfig
-
Packages that use IPv4OVNKubernetesConfig Package Description io.fabric8.openshift.api.model.installer.v1 -
-
Uses of IPv4OVNKubernetesConfig in io.fabric8.openshift.api.model.installer.v1
Methods in io.fabric8.openshift.api.model.installer.v1 that return IPv4OVNKubernetesConfig Modifier and Type Method Description IPv4OVNKubernetesConfigIPv4OVNKubernetesConfigBuilder. build()IPv4OVNKubernetesConfigOVNKubernetesConfigFluent. buildIpv4()IPv4OVNKubernetesConfigOVNKubernetesConfig. getIpv4()OVNKubernetesConfig configures the ovn-kubernetes sdn plugin.Methods in io.fabric8.openshift.api.model.installer.v1 with parameters of type IPv4OVNKubernetesConfig Modifier and Type Method Description protected voidIPv4OVNKubernetesConfigFluent. copyInstance(IPv4OVNKubernetesConfig instance)OVNKubernetesConfigFluent.Ipv4Nested<A>OVNKubernetesConfigFluent. editOrNewIpv4Like(IPv4OVNKubernetesConfig item)voidOVNKubernetesConfig. setIpv4(IPv4OVNKubernetesConfig ipv4)OVNKubernetesConfig configures the ovn-kubernetes sdn plugin.AOVNKubernetesConfigFluent. withIpv4(IPv4OVNKubernetesConfig ipv4)OVNKubernetesConfigFluent.Ipv4Nested<A>OVNKubernetesConfigFluent. withNewIpv4Like(IPv4OVNKubernetesConfig item)Constructors in io.fabric8.openshift.api.model.installer.v1 with parameters of type IPv4OVNKubernetesConfig Constructor Description IPv4OVNKubernetesConfigBuilder(IPv4OVNKubernetesConfig instance)IPv4OVNKubernetesConfigBuilder(IPv4OVNKubernetesConfigFluent<?> fluent, IPv4OVNKubernetesConfig instance)IPv4OVNKubernetesConfigFluent(IPv4OVNKubernetesConfig instance)OVNKubernetesConfig(IPv4OVNKubernetesConfig ipv4)
-