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.AlertmanagerConfigNamespaceSelectorNestedImpl<N> |
class |
AlertmanagerSpecFluentImpl.AlertmanagerConfigSelectorNestedImpl<N> |
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.AlertmanagerConfigNamespaceSelectorNested<N>, AlertmanagerSpecFluent.AlertmanagerConfigSelectorNested<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(Integer index, String item)
addToAdditionalPeers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToAdditionalPeers(Integer 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(Integer 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 arg0)
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>>@Deprecated public io.fabric8.kubernetes.api.model.LabelSelector getAlertmanagerConfigNamespaceSelector()
getAlertmanagerConfigNamespaceSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.LabelSelector buildAlertmanagerConfigNamespaceSelector()
buildAlertmanagerConfigNamespaceSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withAlertmanagerConfigNamespaceSelector(io.fabric8.kubernetes.api.model.LabelSelector alertmanagerConfigNamespaceSelector)
withAlertmanagerConfigNamespaceSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasAlertmanagerConfigNamespaceSelector()
hasAlertmanagerConfigNamespaceSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.AlertmanagerConfigNamespaceSelectorNested<A> withNewAlertmanagerConfigNamespaceSelector()
withNewAlertmanagerConfigNamespaceSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.AlertmanagerConfigNamespaceSelectorNested<A> withNewAlertmanagerConfigNamespaceSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
withNewAlertmanagerConfigNamespaceSelectorLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.AlertmanagerConfigNamespaceSelectorNested<A> editAlertmanagerConfigNamespaceSelector()
editAlertmanagerConfigNamespaceSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.AlertmanagerConfigNamespaceSelectorNested<A> editOrNewAlertmanagerConfigNamespaceSelector()
editOrNewAlertmanagerConfigNamespaceSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.AlertmanagerConfigNamespaceSelectorNested<A> editOrNewAlertmanagerConfigNamespaceSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
editOrNewAlertmanagerConfigNamespaceSelectorLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.LabelSelector getAlertmanagerConfigSelector()
getAlertmanagerConfigSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.LabelSelector buildAlertmanagerConfigSelector()
buildAlertmanagerConfigSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withAlertmanagerConfigSelector(io.fabric8.kubernetes.api.model.LabelSelector alertmanagerConfigSelector)
withAlertmanagerConfigSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasAlertmanagerConfigSelector()
hasAlertmanagerConfigSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.AlertmanagerConfigSelectorNested<A> withNewAlertmanagerConfigSelector()
withNewAlertmanagerConfigSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.AlertmanagerConfigSelectorNested<A> withNewAlertmanagerConfigSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
withNewAlertmanagerConfigSelectorLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.AlertmanagerConfigSelectorNested<A> editAlertmanagerConfigSelector()
editAlertmanagerConfigSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.AlertmanagerConfigSelectorNested<A> editOrNewAlertmanagerConfigSelector()
editOrNewAlertmanagerConfigSelector in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.AlertmanagerConfigSelectorNested<A> editOrNewAlertmanagerConfigSelectorLike(io.fabric8.kubernetes.api.model.LabelSelector item)
editOrNewAlertmanagerConfigSelectorLike 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>>@Deprecated public A withNewBaseImage(String arg0)
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>>@Deprecated public A withNewClusterAdvertiseAddress(String arg0)
withNewClusterAdvertiseAddress in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getClusterGossipInterval()
getClusterGossipInterval in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withClusterGossipInterval(String clusterGossipInterval)
withClusterGossipInterval in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasClusterGossipInterval()
hasClusterGossipInterval in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>@Deprecated public A withNewClusterGossipInterval(String arg0)
withNewClusterGossipInterval in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getClusterPeerTimeout()
getClusterPeerTimeout in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withClusterPeerTimeout(String clusterPeerTimeout)
withClusterPeerTimeout in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasClusterPeerTimeout()
hasClusterPeerTimeout in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>@Deprecated public A withNewClusterPeerTimeout(String arg0)
withNewClusterPeerTimeout in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public String getClusterPushpullInterval()
getClusterPushpullInterval in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withClusterPushpullInterval(String clusterPushpullInterval)
withClusterPushpullInterval in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasClusterPushpullInterval()
hasClusterPushpullInterval in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>@Deprecated public A withNewClusterPushpullInterval(String arg0)
withNewClusterPushpullInterval in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToConfigMaps(Integer index, String item)
addToConfigMaps in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToConfigMaps(Integer 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(Integer 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 arg0)
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>>@Deprecated public A withNewConfigSecret(String arg0)
withNewConfigSecret in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToContainers(Integer index, io.fabric8.kubernetes.api.model.Container item)
addToContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToContainers(Integer 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(Integer 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(Integer index, io.fabric8.kubernetes.api.model.Container item)
setNewContainerLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ContainersNested<A> editContainer(Integer 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>>@Deprecated public A withNewExternalUrl(String arg0)
withNewExternalUrl in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean getForceEnableClusterMode()
getForceEnableClusterMode in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withForceEnableClusterMode(Boolean forceEnableClusterMode)
withForceEnableClusterMode in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasForceEnableClusterMode()
hasForceEnableClusterMode 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>>@Deprecated public A withNewImage(String arg0)
withNewImage in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToImagePullSecrets(Integer index, io.fabric8.kubernetes.api.model.LocalObjectReference item)
addToImagePullSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToImagePullSecrets(Integer 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(Integer 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(Integer index, io.fabric8.kubernetes.api.model.LocalObjectReference item)
setNewImagePullSecretLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.ImagePullSecretsNested<A> editImagePullSecret(Integer 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(Integer index, io.fabric8.kubernetes.api.model.Container item)
addToInitContainers in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToInitContainers(Integer 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(Integer 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(Integer index, io.fabric8.kubernetes.api.model.Container item)
setNewInitContainerLike in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public AlertmanagerSpecFluent.InitContainersNested<A> editInitContainer(Integer 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 getListenLocal()
getListenLocal 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 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>>@Deprecated public A withNewLogFormat(String arg0)
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>>@Deprecated public A withNewLogLevel(String arg0)
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 <K,V> 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 getPaused()
getPaused 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>>@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>>@Deprecated public A withNewPortName(String arg0)
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>>@Deprecated public A withNewPriorityClassName(String arg0)
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>>@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>>@Deprecated public A withNewRetention(String arg0)
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>>@Deprecated public A withNewRoutePrefix(String arg0)
withNewRoutePrefix in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToSecrets(Integer index, String item)
addToSecrets in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToSecrets(Integer 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(Integer 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 arg0)
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>>@Deprecated public A withNewServiceAccountName(String arg0)
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>>@Deprecated public A withNewSha(String arg0)
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>>@Deprecated public A withNewTag(String arg0)
withNewTag in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToTolerations(Integer index, io.fabric8.kubernetes.api.model.Toleration item)
addToTolerations in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToTolerations(Integer 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(Integer 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 A addToTopologySpreadConstraints(Integer index, io.fabric8.kubernetes.api.model.TopologySpreadConstraint item)
addToTopologySpreadConstraints in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToTopologySpreadConstraints(Integer index, io.fabric8.kubernetes.api.model.TopologySpreadConstraint item)
setToTopologySpreadConstraints in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToTopologySpreadConstraints(io.fabric8.kubernetes.api.model.TopologySpreadConstraint... items)
addToTopologySpreadConstraints in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addAllToTopologySpreadConstraints(Collection<io.fabric8.kubernetes.api.model.TopologySpreadConstraint> items)
addAllToTopologySpreadConstraints in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeFromTopologySpreadConstraints(io.fabric8.kubernetes.api.model.TopologySpreadConstraint... items)
removeFromTopologySpreadConstraints in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A removeAllFromTopologySpreadConstraints(Collection<io.fabric8.kubernetes.api.model.TopologySpreadConstraint> items)
removeAllFromTopologySpreadConstraints in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public List<io.fabric8.kubernetes.api.model.TopologySpreadConstraint> getTopologySpreadConstraints()
getTopologySpreadConstraints in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.TopologySpreadConstraint getTopologySpreadConstraint(Integer index)
getTopologySpreadConstraint in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.TopologySpreadConstraint getFirstTopologySpreadConstraint()
getFirstTopologySpreadConstraint in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.TopologySpreadConstraint getLastTopologySpreadConstraint()
getLastTopologySpreadConstraint in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public io.fabric8.kubernetes.api.model.TopologySpreadConstraint getMatchingTopologySpreadConstraint(Predicate<io.fabric8.kubernetes.api.model.TopologySpreadConstraint> predicate)
getMatchingTopologySpreadConstraint in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasMatchingTopologySpreadConstraint(Predicate<io.fabric8.kubernetes.api.model.TopologySpreadConstraint> predicate)
hasMatchingTopologySpreadConstraint in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withTopologySpreadConstraints(List<io.fabric8.kubernetes.api.model.TopologySpreadConstraint> topologySpreadConstraints)
withTopologySpreadConstraints in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A withTopologySpreadConstraints(io.fabric8.kubernetes.api.model.TopologySpreadConstraint... topologySpreadConstraints)
withTopologySpreadConstraints in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public Boolean hasTopologySpreadConstraints()
hasTopologySpreadConstraints 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>>@Deprecated public A withNewVersion(String arg0)
withNewVersion in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A addToVolumeMounts(Integer index, io.fabric8.kubernetes.api.model.VolumeMount item)
addToVolumeMounts in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToVolumeMounts(Integer 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(Integer 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(Integer index, io.fabric8.kubernetes.api.model.Volume item)
addToVolumes in interface AlertmanagerSpecFluent<A extends AlertmanagerSpecFluent<A>>public A setToVolumes(Integer 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(Integer 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–2020 Red Hat. All rights reserved.