Interface ImagePrunerFluent.SpecNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<ImagePrunerFluent.SpecNested<N>>,ImagePrunerSpecFluent<ImagePrunerFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ImagePrunerFluentImpl.SpecNestedImpl
- Enclosing interface:
- ImagePrunerFluent<A extends ImagePrunerFluent<A>>
public static interface ImagePrunerFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ImagePrunerSpecFluent<ImagePrunerFluent.SpecNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.operator.v1.ImagePrunerSpecFluent
ImagePrunerSpecFluent.ResourcesNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from interface io.fabric8.openshift.api.model.operator.v1.ImagePrunerSpecFluent
addAllToTolerations, addNewToleration, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, buildResources, editOrNewResources, editOrNewResourcesLike, editResources, getAffinity, getFailedJobsHistoryLimit, getFirstToleration, getKeepTagRevisions, getKeepYoungerThan, getKeepYoungerThanDuration, getLastToleration, getMatchingToleration, getNodeSelector, getResources, getSchedule, getSuccessfulJobsHistoryLimit, getToleration, getTolerations, hasAffinity, hasFailedJobsHistoryLimit, hasIgnoreInvalidImageReferences, hasKeepTagRevisions, hasKeepYoungerThan, hasKeepYoungerThanDuration, hasMatchingToleration, hasNodeSelector, hasResources, hasSchedule, hasSuccessfulJobsHistoryLimit, hasSuspend, hasTolerations, isIgnoreInvalidImageReferences, isSuspend, removeAllFromTolerations, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, setToTolerations, withAffinity, withFailedJobsHistoryLimit, withIgnoreInvalidImageReferences, withKeepTagRevisions, withKeepYoungerThan, withKeepYoungerThanDuration, withNewIgnoreInvalidImageReferences, withNewIgnoreInvalidImageReferences, withNewResources, withNewResourcesLike, withNewSchedule, withNewSchedule, withNewSchedule, withNewSuspend, withNewSuspend, withNodeSelector, withResources, withSchedule, withSuccessfulJobsHistoryLimit, withSuspend, withTolerations, withTolerations
-
-