Interface RuntimeClassFluent.OverheadNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<RuntimeClassFluent.OverheadNested<N>>
,io.fabric8.kubernetes.api.builder.Nested<N>
,OverheadFluent<RuntimeClassFluent.OverheadNested<N>>
- All Known Implementing Classes:
RuntimeClassFluentImpl.OverheadNestedImpl
- Enclosing interface:
- RuntimeClassFluent<A extends RuntimeClassFluent<A>>
public static interface RuntimeClassFluent.OverheadNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, OverheadFluent<RuntimeClassFluent.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.v1beta1.OverheadFluent
addToPodFixed, addToPodFixed, getPodFixed, hasPodFixed, removeFromPodFixed, removeFromPodFixed, withPodFixed
-
-