public class AlertmanagerSpecFluentImpl<A extends AlertmanagerSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AlertmanagerSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
AlertmanagerSpecFluentImpl.ContainersNestedImpl<N> |
class |
AlertmanagerSpecFluentImpl.ImagePullSecretsNestedImpl<N> |
class |
AlertmanagerSpecFluentImpl.InitContainersNestedImpl<N> |
class |
AlertmanagerSpecFluentImpl.PodMetadataNestedImpl<N> |
class |
AlertmanagerSpecFluentImpl.ResourcesNestedImpl<N> |
class |
AlertmanagerSpecFluentImpl.StorageNestedImpl<N> |
AlertmanagerSpecFluent.ContainersNested<N>, AlertmanagerSpecFluent.ImagePullSecretsNested<N>, AlertmanagerSpecFluent.InitContainersNested<N>, AlertmanagerSpecFluent.PodMetadataNested<N>, AlertmanagerSpecFluent.ResourcesNested<N>, AlertmanagerSpecFluent.StorageNested<N>| Constructor and Description |
|---|
AlertmanagerSpecFluentImpl() |
AlertmanagerSpecFluentImpl(AlertmanagerSpec instance) |
public AlertmanagerSpecFluentImpl()
public AlertmanagerSpecFluentImpl(AlertmanagerSpec instance)
public A addToAdditionalPeers(int index, String item)
addToAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToAdditionalPeers(int index, String item)
setToAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToAdditionalPeers(String... items)
addToAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addAllToAdditionalPeers(Collection<String> items)
addAllToAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromAdditionalPeers(String... items)
removeFromAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeAllFromAdditionalPeers(Collection<String> items)
removeAllFromAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public List<String> getAdditionalPeers()
getAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getAdditionalPeer(int index)
getAdditionalPeer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getFirstAdditionalPeer()
getFirstAdditionalPeer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getLastAdditionalPeer()
getLastAdditionalPeer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getMatchingAdditionalPeer(Predicate<String> predicate)
getMatchingAdditionalPeer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasMatchingAdditionalPeer(Predicate<String> predicate)
hasMatchingAdditionalPeer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withAdditionalPeers(List<String> additionalPeers)
withAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withAdditionalPeers(String... additionalPeers)
withAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasAdditionalPeers()
hasAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewAdditionalPeer(String arg1)
addNewAdditionalPeer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewAdditionalPeer(StringBuilder arg1)
addNewAdditionalPeer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewAdditionalPeer(StringBuffer arg1)
addNewAdditionalPeer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Affinity getAffinity()
getAffinity in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withAffinity(io.fabric8.kubernetes.api.model.Affinity affinity)
withAffinity in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasAffinity()
hasAffinity in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getBaseImage()
getBaseImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withBaseImage(String baseImage)
withBaseImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasBaseImage()
hasBaseImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewBaseImage(String arg1)
withNewBaseImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewBaseImage(StringBuilder arg1)
withNewBaseImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewBaseImage(StringBuffer arg1)
withNewBaseImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getClusterAdvertiseAddress()
getClusterAdvertiseAddress in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withClusterAdvertiseAddress(String clusterAdvertiseAddress)
withClusterAdvertiseAddress in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasClusterAdvertiseAddress()
hasClusterAdvertiseAddress in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewClusterAdvertiseAddress(String arg1)
withNewClusterAdvertiseAddress in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewClusterAdvertiseAddress(StringBuilder arg1)
withNewClusterAdvertiseAddress in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewClusterAdvertiseAddress(StringBuffer arg1)
withNewClusterAdvertiseAddress in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToConfigMaps(int index, String item)
addToConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToConfigMaps(int index, String item)
setToConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToConfigMaps(String... items)
addToConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addAllToConfigMaps(Collection<String> items)
addAllToConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromConfigMaps(String... items)
removeFromConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeAllFromConfigMaps(Collection<String> items)
removeAllFromConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public List<String> getConfigMaps()
getConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getConfigMap(int index)
getConfigMap in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getFirstConfigMap()
getFirstConfigMap in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getLastConfigMap()
getLastConfigMap in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getMatchingConfigMap(Predicate<String> predicate)
getMatchingConfigMap in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasMatchingConfigMap(Predicate<String> predicate)
hasMatchingConfigMap in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withConfigMaps(List<String> configMaps)
withConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withConfigMaps(String... configMaps)
withConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasConfigMaps()
hasConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewConfigMap(String arg1)
addNewConfigMap in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewConfigMap(StringBuilder arg1)
addNewConfigMap in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewConfigMap(StringBuffer arg1)
addNewConfigMap in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getConfigSecret()
getConfigSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withConfigSecret(String configSecret)
withConfigSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasConfigSecret()
hasConfigSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewConfigSecret(String arg1)
withNewConfigSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewConfigSecret(StringBuilder arg1)
withNewConfigSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewConfigSecret(StringBuffer arg1)
withNewConfigSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToContainers(int index, io.fabric8.kubernetes.api.model.Container item)
addToContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToContainers(int index, io.fabric8.kubernetes.api.model.Container item)
setToContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToContainers(io.fabric8.kubernetes.api.model.Container... items)
addToContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addAllToContainers(Collection<io.fabric8.kubernetes.api.model.Container> items)
addAllToContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromContainers(io.fabric8.kubernetes.api.model.Container... items)
removeFromContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeAllFromContainers(Collection<io.fabric8.kubernetes.api.model.Container> items)
removeAllFromContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeMatchingFromContainers(Predicate<io.fabric8.kubernetes.api.model.ContainerBuilder> predicate)
removeMatchingFromContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>@Deprecated public List<io.fabric8.kubernetes.api.model.Container> getContainers()
getContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public List<io.fabric8.kubernetes.api.model.Container> buildContainers()
buildContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Container buildContainer(int index)
buildContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Container buildFirstContainer()
buildFirstContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Container buildLastContainer()
buildLastContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Container buildMatchingContainer(Predicate<io.fabric8.kubernetes.api.model.ContainerBuilder> predicate)
buildMatchingContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasMatchingContainer(Predicate<io.fabric8.kubernetes.api.model.ContainerBuilder> predicate)
hasMatchingContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withContainers(List<io.fabric8.kubernetes.api.model.Container> containers)
withContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withContainers(io.fabric8.kubernetes.api.model.Container... containers)
withContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasContainers()
hasContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ContainersNested<A> addNewContainer()
addNewContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ContainersNested<A> addNewContainerLike(io.fabric8.kubernetes.api.model.Container item)
addNewContainerLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ContainersNested<A> setNewContainerLike(int index, io.fabric8.kubernetes.api.model.Container item)
setNewContainerLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ContainersNested<A> editContainer(int index)
editContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ContainersNested<A> editFirstContainer()
editFirstContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ContainersNested<A> editLastContainer()
editLastContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ContainersNested<A> editMatchingContainer(Predicate<io.fabric8.kubernetes.api.model.ContainerBuilder> predicate)
editMatchingContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getExternalUrl()
getExternalUrl in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withExternalUrl(String externalUrl)
withExternalUrl in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasExternalUrl()
hasExternalUrl in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewExternalUrl(String arg1)
withNewExternalUrl in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewExternalUrl(StringBuilder arg1)
withNewExternalUrl in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewExternalUrl(StringBuffer arg1)
withNewExternalUrl in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getImage()
getImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withImage(String image)
withImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasImage()
hasImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewImage(String arg1)
withNewImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewImage(StringBuilder arg1)
withNewImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewImage(StringBuffer arg1)
withNewImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToImagePullSecrets(int index, io.fabric8.kubernetes.api.model.LocalObjectReference item)
addToImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToImagePullSecrets(int index, io.fabric8.kubernetes.api.model.LocalObjectReference item)
setToImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToImagePullSecrets(io.fabric8.kubernetes.api.model.LocalObjectReference... items)
addToImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addAllToImagePullSecrets(Collection<io.fabric8.kubernetes.api.model.LocalObjectReference> items)
addAllToImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromImagePullSecrets(io.fabric8.kubernetes.api.model.LocalObjectReference... items)
removeFromImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeAllFromImagePullSecrets(Collection<io.fabric8.kubernetes.api.model.LocalObjectReference> items)
removeAllFromImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeMatchingFromImagePullSecrets(Predicate<io.fabric8.kubernetes.api.model.LocalObjectReferenceBuilder> predicate)
removeMatchingFromImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>@Deprecated public List<io.fabric8.kubernetes.api.model.LocalObjectReference> getImagePullSecrets()
getImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public List<io.fabric8.kubernetes.api.model.LocalObjectReference> buildImagePullSecrets()
buildImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildImagePullSecret(int index)
buildImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildFirstImagePullSecret()
buildFirstImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildLastImagePullSecret()
buildLastImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.LocalObjectReference buildMatchingImagePullSecret(Predicate<io.fabric8.kubernetes.api.model.LocalObjectReferenceBuilder> predicate)
buildMatchingImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasMatchingImagePullSecret(Predicate<io.fabric8.kubernetes.api.model.LocalObjectReferenceBuilder> predicate)
hasMatchingImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withImagePullSecrets(List<io.fabric8.kubernetes.api.model.LocalObjectReference> imagePullSecrets)
withImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withImagePullSecrets(io.fabric8.kubernetes.api.model.LocalObjectReference... imagePullSecrets)
withImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasImagePullSecrets()
hasImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewImagePullSecret(String name)
addNewImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ImagePullSecretsNested<A> addNewImagePullSecret()
addNewImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ImagePullSecretsNested<A> addNewImagePullSecretLike(io.fabric8.kubernetes.api.model.LocalObjectReference item)
addNewImagePullSecretLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ImagePullSecretsNested<A> setNewImagePullSecretLike(int index, io.fabric8.kubernetes.api.model.LocalObjectReference item)
setNewImagePullSecretLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ImagePullSecretsNested<A> editImagePullSecret(int index)
editImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ImagePullSecretsNested<A> editFirstImagePullSecret()
editFirstImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ImagePullSecretsNested<A> editLastImagePullSecret()
editLastImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ImagePullSecretsNested<A> editMatchingImagePullSecret(Predicate<io.fabric8.kubernetes.api.model.LocalObjectReferenceBuilder> predicate)
editMatchingImagePullSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToInitContainers(int index, io.fabric8.kubernetes.api.model.Container item)
addToInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToInitContainers(int index, io.fabric8.kubernetes.api.model.Container item)
setToInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToInitContainers(io.fabric8.kubernetes.api.model.Container... items)
addToInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addAllToInitContainers(Collection<io.fabric8.kubernetes.api.model.Container> items)
addAllToInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromInitContainers(io.fabric8.kubernetes.api.model.Container... items)
removeFromInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeAllFromInitContainers(Collection<io.fabric8.kubernetes.api.model.Container> items)
removeAllFromInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeMatchingFromInitContainers(Predicate<io.fabric8.kubernetes.api.model.ContainerBuilder> predicate)
removeMatchingFromInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>@Deprecated public List<io.fabric8.kubernetes.api.model.Container> getInitContainers()
getInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public List<io.fabric8.kubernetes.api.model.Container> buildInitContainers()
buildInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Container buildInitContainer(int index)
buildInitContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Container buildFirstInitContainer()
buildFirstInitContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Container buildLastInitContainer()
buildLastInitContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Container buildMatchingInitContainer(Predicate<io.fabric8.kubernetes.api.model.ContainerBuilder> predicate)
buildMatchingInitContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasMatchingInitContainer(Predicate<io.fabric8.kubernetes.api.model.ContainerBuilder> predicate)
hasMatchingInitContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withInitContainers(List<io.fabric8.kubernetes.api.model.Container> initContainers)
withInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withInitContainers(io.fabric8.kubernetes.api.model.Container... initContainers)
withInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasInitContainers()
hasInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.InitContainersNested<A> addNewInitContainer()
addNewInitContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.InitContainersNested<A> addNewInitContainerLike(io.fabric8.kubernetes.api.model.Container item)
addNewInitContainerLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.InitContainersNested<A> setNewInitContainerLike(int index, io.fabric8.kubernetes.api.model.Container item)
setNewInitContainerLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.InitContainersNested<A> editInitContainer(int index)
editInitContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.InitContainersNested<A> editFirstInitContainer()
editFirstInitContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.InitContainersNested<A> editLastInitContainer()
editLastInitContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.InitContainersNested<A> editMatchingInitContainer(Predicate<io.fabric8.kubernetes.api.model.ContainerBuilder> predicate)
editMatchingInitContainer in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean isListenLocal()
isListenLocal in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withListenLocal(Boolean listenLocal)
withListenLocal in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasListenLocal()
hasListenLocal in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewListenLocal(String arg1)
withNewListenLocal in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewListenLocal(boolean arg1)
withNewListenLocal in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getLogFormat()
getLogFormat in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withLogFormat(String logFormat)
withLogFormat in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasLogFormat()
hasLogFormat in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewLogFormat(String arg1)
withNewLogFormat in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewLogFormat(StringBuilder arg1)
withNewLogFormat in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewLogFormat(StringBuffer arg1)
withNewLogFormat in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getLogLevel()
getLogLevel in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withLogLevel(String logLevel)
withLogLevel in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasLogLevel()
hasLogLevel in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewLogLevel(String arg1)
withNewLogLevel in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewLogLevel(StringBuilder arg1)
withNewLogLevel in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewLogLevel(StringBuffer arg1)
withNewLogLevel in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToNodeSelector(String key, String value)
addToNodeSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToNodeSelector(Map<String,String> map)
addToNodeSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromNodeSelector(String key)
removeFromNodeSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromNodeSelector(Map<String,String> map)
removeFromNodeSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Map<String,String> getNodeSelector()
getNodeSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNodeSelector(Map<String,String> nodeSelector)
withNodeSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasNodeSelector()
hasNodeSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean isPaused()
isPaused in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withPaused(Boolean paused)
withPaused in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasPaused()
hasPaused in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewPaused(String arg1)
withNewPaused in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewPaused(boolean arg1)
withNewPaused in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>@Deprecated public EmbeddedObjectMetadata getPodMetadata()
getPodMetadata in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public EmbeddedObjectMetadata buildPodMetadata()
buildPodMetadata in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withPodMetadata(EmbeddedObjectMetadata podMetadata)
withPodMetadata in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasPodMetadata()
hasPodMetadata in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.PodMetadataNested<A> withNewPodMetadata()
withNewPodMetadata in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.PodMetadataNested<A> withNewPodMetadataLike(EmbeddedObjectMetadata item)
withNewPodMetadataLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.PodMetadataNested<A> editPodMetadata()
editPodMetadata in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.PodMetadataNested<A> editOrNewPodMetadata()
editOrNewPodMetadata in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.PodMetadataNested<A> editOrNewPodMetadataLike(EmbeddedObjectMetadata item)
editOrNewPodMetadataLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getPortName()
getPortName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withPortName(String portName)
withPortName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasPortName()
hasPortName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewPortName(String arg1)
withNewPortName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewPortName(StringBuilder arg1)
withNewPortName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewPortName(StringBuffer arg1)
withNewPortName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getPriorityClassName()
getPriorityClassName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withPriorityClassName(String priorityClassName)
withPriorityClassName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasPriorityClassName()
hasPriorityClassName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewPriorityClassName(String arg1)
withNewPriorityClassName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewPriorityClassName(StringBuilder arg1)
withNewPriorityClassName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewPriorityClassName(StringBuffer arg1)
withNewPriorityClassName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Integer getReplicas()
getReplicas in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withReplicas(Integer replicas)
withReplicas in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasReplicas()
hasReplicas in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewReplicas(String arg1)
withNewReplicas in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewReplicas(int arg1)
withNewReplicas in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ResourceRequirements getResources()
getResources in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.ResourceRequirements buildResources()
buildResources in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withResources(io.fabric8.kubernetes.api.model.ResourceRequirements resources)
withResources in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasResources()
hasResources in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ResourcesNested<A> withNewResources()
withNewResources in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ResourcesNested<A> withNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
withNewResourcesLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ResourcesNested<A> editResources()
editResources in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ResourcesNested<A> editOrNewResources()
editOrNewResources in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ResourcesNested<A> editOrNewResourcesLike(io.fabric8.kubernetes.api.model.ResourceRequirements item)
editOrNewResourcesLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getRetention()
getRetention in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withRetention(String retention)
withRetention in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasRetention()
hasRetention in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewRetention(String arg1)
withNewRetention in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewRetention(StringBuilder arg1)
withNewRetention in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewRetention(StringBuffer arg1)
withNewRetention in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getRoutePrefix()
getRoutePrefix in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withRoutePrefix(String routePrefix)
withRoutePrefix in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasRoutePrefix()
hasRoutePrefix in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewRoutePrefix(String arg1)
withNewRoutePrefix in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewRoutePrefix(StringBuilder arg1)
withNewRoutePrefix in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewRoutePrefix(StringBuffer arg1)
withNewRoutePrefix in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToSecrets(int index, String item)
addToSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToSecrets(int index, String item)
setToSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToSecrets(String... items)
addToSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addAllToSecrets(Collection<String> items)
addAllToSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromSecrets(String... items)
removeFromSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeAllFromSecrets(Collection<String> items)
removeAllFromSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public List<String> getSecrets()
getSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getSecret(int index)
getSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getFirstSecret()
getFirstSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getLastSecret()
getLastSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getMatchingSecret(Predicate<String> predicate)
getMatchingSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasMatchingSecret(Predicate<String> predicate)
hasMatchingSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withSecrets(List<String> secrets)
withSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withSecrets(String... secrets)
withSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasSecrets()
hasSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewSecret(String arg1)
addNewSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewSecret(StringBuilder arg1)
addNewSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewSecret(StringBuffer arg1)
addNewSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.PodSecurityContext getSecurityContext()
getSecurityContext in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withSecurityContext(io.fabric8.kubernetes.api.model.PodSecurityContext securityContext)
withSecurityContext in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasSecurityContext()
hasSecurityContext in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getServiceAccountName()
getServiceAccountName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withServiceAccountName(String serviceAccountName)
withServiceAccountName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasServiceAccountName()
hasServiceAccountName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewServiceAccountName(String arg1)
withNewServiceAccountName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewServiceAccountName(StringBuilder arg1)
withNewServiceAccountName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewServiceAccountName(StringBuffer arg1)
withNewServiceAccountName in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getSha()
getSha in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withSha(String sha)
withSha in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasSha()
hasSha in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewSha(String arg1)
withNewSha in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewSha(StringBuilder arg1)
withNewSha in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewSha(StringBuffer arg1)
withNewSha in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>@Deprecated public StorageSpec getStorage()
getStorage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public StorageSpec buildStorage()
buildStorage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withStorage(StorageSpec storage)
withStorage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasStorage()
hasStorage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.StorageNested<A> withNewStorage()
withNewStorage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.StorageNested<A> withNewStorageLike(StorageSpec item)
withNewStorageLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.StorageNested<A> editStorage()
editStorage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.StorageNested<A> editOrNewStorage()
editOrNewStorage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.StorageNested<A> editOrNewStorageLike(StorageSpec item)
editOrNewStorageLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getTag()
getTag in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withTag(String tag)
withTag in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasTag()
hasTag in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewTag(String arg1)
withNewTag in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewTag(StringBuilder arg1)
withNewTag in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewTag(StringBuffer arg1)
withNewTag in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToTolerations(int index, io.fabric8.kubernetes.api.model.Toleration item)
addToTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToTolerations(int index, io.fabric8.kubernetes.api.model.Toleration item)
setToTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToTolerations(io.fabric8.kubernetes.api.model.Toleration... items)
addToTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addAllToTolerations(Collection<io.fabric8.kubernetes.api.model.Toleration> items)
addAllToTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromTolerations(io.fabric8.kubernetes.api.model.Toleration... items)
removeFromTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeAllFromTolerations(Collection<io.fabric8.kubernetes.api.model.Toleration> items)
removeAllFromTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public List<io.fabric8.kubernetes.api.model.Toleration> getTolerations()
getTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getToleration(int index)
getToleration in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getFirstToleration()
getFirstToleration in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getLastToleration()
getLastToleration in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Toleration getMatchingToleration(Predicate<io.fabric8.kubernetes.api.model.Toleration> predicate)
getMatchingToleration in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasMatchingToleration(Predicate<io.fabric8.kubernetes.api.model.Toleration> predicate)
hasMatchingToleration in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withTolerations(List<io.fabric8.kubernetes.api.model.Toleration> tolerations)
withTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withTolerations(io.fabric8.kubernetes.api.model.Toleration... tolerations)
withTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasTolerations()
hasTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addNewToleration(String effect, String key, String operator, Long tolerationSeconds, String value)
addNewToleration in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getVersion()
getVersion in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withVersion(String version)
withVersion in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasVersion()
hasVersion in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewVersion(String arg1)
withNewVersion in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewVersion(StringBuilder arg1)
withNewVersion in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withNewVersion(StringBuffer arg1)
withNewVersion in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToVolumeMounts(int index, io.fabric8.kubernetes.api.model.VolumeMount item)
addToVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToVolumeMounts(int index, io.fabric8.kubernetes.api.model.VolumeMount item)
setToVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToVolumeMounts(io.fabric8.kubernetes.api.model.VolumeMount... items)
addToVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addAllToVolumeMounts(Collection<io.fabric8.kubernetes.api.model.VolumeMount> items)
addAllToVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromVolumeMounts(io.fabric8.kubernetes.api.model.VolumeMount... items)
removeFromVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeAllFromVolumeMounts(Collection<io.fabric8.kubernetes.api.model.VolumeMount> items)
removeAllFromVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public List<io.fabric8.kubernetes.api.model.VolumeMount> getVolumeMounts()
getVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.VolumeMount getVolumeMount(int index)
getVolumeMount in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.VolumeMount getFirstVolumeMount()
getFirstVolumeMount in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.VolumeMount getLastVolumeMount()
getLastVolumeMount in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.VolumeMount getMatchingVolumeMount(Predicate<io.fabric8.kubernetes.api.model.VolumeMount> predicate)
getMatchingVolumeMount in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasMatchingVolumeMount(Predicate<io.fabric8.kubernetes.api.model.VolumeMount> predicate)
hasMatchingVolumeMount in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withVolumeMounts(List<io.fabric8.kubernetes.api.model.VolumeMount> volumeMounts)
withVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withVolumeMounts(io.fabric8.kubernetes.api.model.VolumeMount... volumeMounts)
withVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasVolumeMounts()
hasVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToVolumes(int index, io.fabric8.kubernetes.api.model.Volume item)
addToVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToVolumes(int index, io.fabric8.kubernetes.api.model.Volume item)
setToVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToVolumes(io.fabric8.kubernetes.api.model.Volume... items)
addToVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addAllToVolumes(Collection<io.fabric8.kubernetes.api.model.Volume> items)
addAllToVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromVolumes(io.fabric8.kubernetes.api.model.Volume... items)
removeFromVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeAllFromVolumes(Collection<io.fabric8.kubernetes.api.model.Volume> items)
removeAllFromVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public List<io.fabric8.kubernetes.api.model.Volume> getVolumes()
getVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Volume getVolume(int index)
getVolume in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Volume getFirstVolume()
getFirstVolume in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Volume getLastVolume()
getLastVolume in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.Volume getMatchingVolume(Predicate<io.fabric8.kubernetes.api.model.Volume> predicate)
getMatchingVolume in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasMatchingVolume(Predicate<io.fabric8.kubernetes.api.model.Volume> predicate)
hasMatchingVolume in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withVolumes(List<io.fabric8.kubernetes.api.model.Volume> volumes)
withVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withVolumes(io.fabric8.kubernetes.api.model.Volume... volumes)
withVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasVolumes()
hasVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.