public class ImagePrunerSpecFluentImpl<A extends ImagePrunerSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ImagePrunerSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ImagePrunerSpecFluentImpl.ResourcesNestedImpl<N> |
ImagePrunerSpecFluent.ResourcesNested<N>| Constructor and Description |
|---|
ImagePrunerSpecFluentImpl() |
ImagePrunerSpecFluentImpl(ImagePrunerSpec instance) |
public ImagePrunerSpecFluentImpl()
public ImagePrunerSpecFluentImpl(ImagePrunerSpec instance)
public io.fabric8.kubernetes.api.model.Affinity getAffinity()
getAffinity in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withAffinity(io.fabric8.kubernetes.api.model.Affinity affinity)
withAffinity in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasAffinity()
hasAffinity in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Integer getFailedJobsHistoryLimit()
getFailedJobsHistoryLimit in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withFailedJobsHistoryLimit(Integer failedJobsHistoryLimit)
withFailedJobsHistoryLimit in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasFailedJobsHistoryLimit()
hasFailedJobsHistoryLimit in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean getIgnoreInvalidImageReferences()
getIgnoreInvalidImageReferences in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withIgnoreInvalidImageReferences(Boolean ignoreInvalidImageReferences)
withIgnoreInvalidImageReferences in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasIgnoreInvalidImageReferences()
hasIgnoreInvalidImageReferences in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Integer getKeepTagRevisions()
getKeepTagRevisions in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withKeepTagRevisions(Integer keepTagRevisions)
withKeepTagRevisions in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasKeepTagRevisions()
hasKeepTagRevisions in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Long getKeepYoungerThan()
getKeepYoungerThan in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withKeepYoungerThan(Long keepYoungerThan)
withKeepYoungerThan in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasKeepYoungerThan()
hasKeepYoungerThan in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Duration getKeepYoungerThanDuration()
getKeepYoungerThanDuration in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withKeepYoungerThanDuration(io.fabric8.kubernetes.api.model.Duration keepYoungerThanDuration)
withKeepYoungerThanDuration in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasKeepYoungerThanDuration()
hasKeepYoungerThanDuration in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public String getLogLevel()
getLogLevel in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withLogLevel(String logLevel)
withLogLevel in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasLogLevel()
hasLogLevel in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>@Deprecated public A withNewLogLevel(String arg0)
withNewLogLevel in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A addToNodeSelector(String key, String value)
addToNodeSelector in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A addToNodeSelector(Map<String,String> map)
addToNodeSelector in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A removeFromNodeSelector(String key)
removeFromNodeSelector in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A removeFromNodeSelector(Map<String,String> map)
removeFromNodeSelector in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Map<String,String> getNodeSelector()
getNodeSelector in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public <K,V> A withNodeSelector(Map<String,String> nodeSelector)
withNodeSelector in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasNodeSelector()
hasNodeSelector in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ResourceRequirements getResources()
getResources in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public io.fabric8.kubernetes.api.model.ResourceRequirements buildResources()
buildResources in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withResources(io.fabric8.kubernetes.api.model.ResourceRequirements resources)
withResources in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasResources()
hasResources in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public ImagePrunerSpecFluent.ResourcesNested<A> withNewResources()
withNewResources in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public ImagePrunerSpecFluent.ResourcesNested<A> withNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
withNewResourcesLike in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public ImagePrunerSpecFluent.ResourcesNested<A> editResources()
editResources in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public ImagePrunerSpecFluent.ResourcesNested<A> editOrNewResources()
editOrNewResources in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public ImagePrunerSpecFluent.ResourcesNested<A> editOrNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
editOrNewResourcesLike in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public String getSchedule()
getSchedule in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withSchedule(String schedule)
withSchedule in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasSchedule()
hasSchedule in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>@Deprecated public A withNewSchedule(String arg0)
withNewSchedule in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Integer getSuccessfulJobsHistoryLimit()
getSuccessfulJobsHistoryLimit in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withSuccessfulJobsHistoryLimit(Integer successfulJobsHistoryLimit)
withSuccessfulJobsHistoryLimit in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasSuccessfulJobsHistoryLimit()
hasSuccessfulJobsHistoryLimit in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean getSuspend()
getSuspend in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withSuspend(Boolean suspend)
withSuspend in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasSuspend()
hasSuspend in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A addToTolerations(Integer index, io.fabric8.kubernetes.api.model.Toleration item)
addToTolerations in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A setToTolerations(Integer index, io.fabric8.kubernetes.api.model.Toleration item)
setToTolerations in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A addToTolerations(io.fabric8.kubernetes.api.model.Toleration... items)
addToTolerations in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A addAllToTolerations(Collection<io.fabric8.kubernetes.api.model.Toleration> items)
addAllToTolerations in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A removeFromTolerations(io.fabric8.kubernetes.api.model.Toleration... items)
removeFromTolerations in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A removeAllFromTolerations(Collection<io.fabric8.kubernetes.api.model.Toleration> items)
removeAllFromTolerations in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public List<io.fabric8.kubernetes.api.model.Toleration> getTolerations()
getTolerations in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getToleration(Integer index)
getToleration in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getFirstToleration()
getFirstToleration in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getLastToleration()
getLastToleration in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getMatchingToleration(Predicate<io.fabric8.kubernetes.api.model.Toleration> predicate)
getMatchingToleration in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasMatchingToleration(Predicate<io.fabric8.kubernetes.api.model.Toleration> predicate)
hasMatchingToleration in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withTolerations(List<io.fabric8.kubernetes.api.model.Toleration> tolerations)
withTolerations in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A withTolerations(io.fabric8.kubernetes.api.model.Toleration... tolerations)
withTolerations in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasTolerations()
hasTolerations in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A addNewToleration(String effect, String key, String operator, Long tolerationSeconds, String value)
addNewToleration in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ImagePrunerSpecFluent<A extends ImagePrunerSpecFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.