Uses of Class
io.fabric8.openshift.api.model.operator.v1.IPv6OVNKubernetesConfig
-
Packages that use IPv6OVNKubernetesConfig Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of IPv6OVNKubernetesConfig in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return IPv6OVNKubernetesConfig Modifier and Type Method Description IPv6OVNKubernetesConfigIPv6OVNKubernetesConfigBuilder. build()IPv6OVNKubernetesConfigOVNKubernetesConfigFluent. buildIpv6()IPv6OVNKubernetesConfigOVNKubernetesConfig. getIpv6()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 IPv6OVNKubernetesConfig Modifier and Type Method Description protected voidIPv6OVNKubernetesConfigFluent. copyInstance(IPv6OVNKubernetesConfig instance)OVNKubernetesConfigFluent.Ipv6Nested<A>OVNKubernetesConfigFluent. editOrNewIpv6Like(IPv6OVNKubernetesConfig item)voidOVNKubernetesConfig. setIpv6(IPv6OVNKubernetesConfig ipv6)ovnKubernetesConfig contains the configuration parameters for networks using the ovn-kubernetes network projectAOVNKubernetesConfigFluent. withIpv6(IPv6OVNKubernetesConfig ipv6)OVNKubernetesConfigFluent.Ipv6Nested<A>OVNKubernetesConfigFluent. withNewIpv6Like(IPv6OVNKubernetesConfig item)Constructors in io.fabric8.openshift.api.model.operator.v1 with parameters of type IPv6OVNKubernetesConfig Constructor Description IPv6OVNKubernetesConfigBuilder(IPv6OVNKubernetesConfig instance)IPv6OVNKubernetesConfigBuilder(IPv6OVNKubernetesConfigFluent<?> fluent, IPv6OVNKubernetesConfig instance)IPv6OVNKubernetesConfigFluent(IPv6OVNKubernetesConfig 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)
-