Interface RuntimeClassSpecFluent.OverheadNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<RuntimeClassSpecFluent.OverheadNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,OverheadFluent<RuntimeClassSpecFluent.OverheadNested<N>>
- All Known Implementing Classes:
RuntimeClassSpecFluentImpl.OverheadNestedImpl
- Enclosing interface:
- RuntimeClassSpecFluent<A extends RuntimeClassSpecFluent<A>>
public static interface RuntimeClassSpecFluent.OverheadNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, OverheadFluent<RuntimeClassSpecFluent.OverheadNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endOverhead()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.node.v1alpha1.OverheadFluent
addToPodFixed, addToPodFixed, getPodFixed, hasPodFixed, removeFromPodFixed, removeFromPodFixed, withPodFixed
-
-