Interface DefaultNetworkDefinitionFluent.KuryrConfigNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<DefaultNetworkDefinitionFluent.KuryrConfigNested<N>>,KuryrConfigFluent<DefaultNetworkDefinitionFluent.KuryrConfigNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
DefaultNetworkDefinitionFluentImpl.KuryrConfigNestedImpl
- Enclosing interface:
- DefaultNetworkDefinitionFluent<A extends DefaultNetworkDefinitionFluent<A>>
public static interface DefaultNetworkDefinitionFluent.KuryrConfigNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, KuryrConfigFluent<DefaultNetworkDefinitionFluent.KuryrConfigNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendKuryrConfig()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.KuryrConfigFluent
getControllerProbesPort, getDaemonProbesPort, getOpenStackServiceNetwork, getPoolBatchPorts, getPoolMaxPorts, getPoolMinPorts, hasControllerProbesPort, hasDaemonProbesPort, hasEnablePortPoolsPrepopulation, hasOpenStackServiceNetwork, hasPoolBatchPorts, hasPoolMaxPorts, hasPoolMinPorts, isEnablePortPoolsPrepopulation, withControllerProbesPort, withDaemonProbesPort, withEnablePortPoolsPrepopulation, withNewEnablePortPoolsPrepopulation, withNewEnablePortPoolsPrepopulation, withNewOpenStackServiceNetwork, withNewOpenStackServiceNetwork, withNewOpenStackServiceNetwork, withOpenStackServiceNetwork, withPoolBatchPorts, withPoolMaxPorts, withPoolMinPorts
-
-