public class DoneableImagePrunerSpec extends ImagePrunerSpecFluentImpl<DoneableImagePrunerSpec> implements io.fabric8.kubernetes.api.model.Doneable<ImagePrunerSpec>
ImagePrunerSpecFluentImpl.ResourcesNestedImpl<N>ImagePrunerSpecFluent.ResourcesNested<N>| Constructor and Description |
|---|
DoneableImagePrunerSpec(io.fabric8.kubernetes.api.builder.Function<ImagePrunerSpec,ImagePrunerSpec> function) |
DoneableImagePrunerSpec(ImagePrunerSpec item) |
DoneableImagePrunerSpec(ImagePrunerSpec item,
io.fabric8.kubernetes.api.builder.Function<ImagePrunerSpec,ImagePrunerSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
ImagePrunerSpec |
done() |
addAllToTolerations, addNewToleration, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, buildResources, editOrNewResources, editOrNewResourcesLike, editResources, equals, getAffinity, getFailedJobsHistoryLimit, getFirstToleration, getKeepTagRevisions, getKeepYoungerThan, getKeepYoungerThanDuration, getLastToleration, getMatchingToleration, getNodeSelector, getResources, getSchedule, getSuccessfulJobsHistoryLimit, getToleration, getTolerations, hasAffinity, hasFailedJobsHistoryLimit, hashCode, 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, withTolerationspublic DoneableImagePrunerSpec(io.fabric8.kubernetes.api.builder.Function<ImagePrunerSpec,ImagePrunerSpec> function)
public DoneableImagePrunerSpec(ImagePrunerSpec item, io.fabric8.kubernetes.api.builder.Function<ImagePrunerSpec,ImagePrunerSpec> function)
public DoneableImagePrunerSpec(ImagePrunerSpec item)
public ImagePrunerSpec done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ImagePrunerSpec>Copyright © 2015–2020 Red Hat. All rights reserved.