Interface HybridOverlayConfigFluent.HybridClusterNetworkNested<N>
-
- All Superinterfaces:
ClusterNetworkEntryFluent<HybridOverlayConfigFluent.HybridClusterNetworkNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<HybridOverlayConfigFluent.HybridClusterNetworkNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
HybridOverlayConfigFluentImpl.HybridClusterNetworkNestedImpl
- Enclosing interface:
- HybridOverlayConfigFluent<A extends HybridOverlayConfigFluent<A>>
public static interface HybridOverlayConfigFluent.HybridClusterNetworkNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ClusterNetworkEntryFluent<HybridOverlayConfigFluent.HybridClusterNetworkNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendHybridClusterNetwork()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.ClusterNetworkEntryFluent
getCidr, getHostPrefix, hasCidr, hasHostPrefix, withCidr, withHostPrefix, withNewCidr, withNewCidr, withNewCidr
-
-