Uses of Class
io.fabric8.openshift.api.model.operator.v1.IPv4OVNKubernetesConfig
-
Packages that use IPv4OVNKubernetesConfig Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of IPv4OVNKubernetesConfig in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return IPv4OVNKubernetesConfig Modifier and Type Method Description IPv4OVNKubernetesConfigIPv4OVNKubernetesConfigBuilder. build()IPv4OVNKubernetesConfigOVNKubernetesConfigFluent. buildIpv4()IPv4OVNKubernetesConfigOVNKubernetesConfig. getIpv4()ovnKubernetesConfig contains the configuration parameters for networks using the ovn-kubernetes network projectMethods in io.fabric8.openshift.api.model.operator.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 contains the configuration parameters for networks using the ovn-kubernetes network projectAOVNKubernetesConfigFluent. withIpv4(IPv4OVNKubernetesConfig ipv4)OVNKubernetesConfigFluent.Ipv4Nested<A>OVNKubernetesConfigFluent. withNewIpv4Like(IPv4OVNKubernetesConfig item)Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type IPv4OVNKubernetesConfig Constructor Description IPv4OVNKubernetesConfigBuilder(IPv4OVNKubernetesConfig instance)IPv4OVNKubernetesConfigBuilder(IPv4OVNKubernetesConfigFluent<?> fluent, IPv4OVNKubernetesConfig instance)IPv4OVNKubernetesConfigFluent(IPv4OVNKubernetesConfig instance)OVNKubernetesConfig(EgressIPConfig egressIPConfig, GatewayConfig gatewayConfig, Long genevePort, HybridOverlayConfig hybridOverlayConfig, IPsecConfig ipsecConfig, IPv4OVNKubernetesConfig ipv4, IPv6OVNKubernetesConfig ipv6, Long mtu, PolicyAuditConfig policyAuditConfig, String routeAdvertisements, String v4InternalSubnet, String v6InternalSubnet)
-