Package io.fabric8.kubernetes.api.model
Interface NodeConfigStatusFluent.LastKnownGoodNested<N>
-
- All Superinterfaces:
Fluent<NodeConfigStatusFluent.LastKnownGoodNested<N>>
,Nested<N>
,NodeConfigSourceFluent<NodeConfigStatusFluent.LastKnownGoodNested<N>>
- All Known Implementing Classes:
NodeConfigStatusFluentImpl.LastKnownGoodNestedImpl
- Enclosing interface:
- NodeConfigStatusFluent<A extends NodeConfigStatusFluent<A>>
public static interface NodeConfigStatusFluent.LastKnownGoodNested<N> extends Nested<N>, NodeConfigSourceFluent<NodeConfigStatusFluent.LastKnownGoodNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.NodeConfigSourceFluent
NodeConfigSourceFluent.ConfigMapNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endLastKnownGood()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.NodeConfigSourceFluent
buildConfigMap, editConfigMap, editOrNewConfigMap, editOrNewConfigMapLike, getConfigMap, hasConfigMap, withConfigMap, withNewConfigMap, withNewConfigMap, withNewConfigMapLike
-
-