public class TemplateBuilder extends TemplateFluent<TemplateBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Template,TemplateBuilder>
TemplateFluent.EnvNested<N>, TemplateFluent.ImagePullSecretsNested<N>, TemplateFluent.VolumesNested<N>| Constructor and Description |
|---|
TemplateBuilder() |
TemplateBuilder(Template instance) |
TemplateBuilder(TemplateFluent<?> fluent) |
TemplateBuilder(TemplateFluent<?> fluent,
Template instance) |
| Modifier and Type | Method and Description |
|---|---|
Template |
build() |
addAllToEnv, addAllToHostAliases, addAllToImagePullSecrets, addAllToTolerations, addAllToTopologySpreadConstraints, addAllToVolumes, addNewEnv, addNewEnvLike, addNewImagePullSecret, addNewImagePullSecret, addNewImagePullSecretLike, addNewToleration, addNewVolume, addNewVolumeLike, addToAdditionalProperties, addToAdditionalProperties, addToEnv, addToEnv, addToHostAliases, addToHostAliases, addToImagePullSecrets, addToImagePullSecrets, addToNodeSelector, addToNodeSelector, addToTolerations, addToTolerations, addToTopologySpreadConstraints, addToTopologySpreadConstraints, addToVolumes, addToVolumes, buildEnv, buildEnv, buildFirstEnv, buildFirstImagePullSecret, buildFirstVolume, buildImagePullSecret, buildImagePullSecrets, buildLastEnv, buildLastImagePullSecret, buildLastVolume, buildMatchingEnv, buildMatchingImagePullSecret, buildMatchingVolume, buildVolume, buildVolumes, copyInstance, editEnv, editFirstEnv, editFirstImagePullSecret, editFirstVolume, editImagePullSecret, editLastEnv, editLastImagePullSecret, editLastVolume, editMatchingEnv, editMatchingImagePullSecret, editMatchingVolume, editVolume, equals, getAdditionalProperties, getAffinity, getAutomountServiceAccountToken, getDnsConfig, getDnsPolicy, getEnableServiceLinks, getFirstHostAlias, getFirstToleration, getFirstTopologySpreadConstraint, getHostAlias, getHostAliases, getHostNetwork, getLastHostAlias, getLastToleration, getLastTopologySpreadConstraint, getMatchingHostAlias, getMatchingToleration, getMatchingTopologySpreadConstraint, getNodeSelector, getPriorityClassName, getRuntimeClassName, getSchedulerName, getSecurityContext, getToleration, getTolerations, getTopologySpreadConstraint, getTopologySpreadConstraints, hasAdditionalProperties, hasAffinity, hasAutomountServiceAccountToken, hasDnsConfig, hasDnsPolicy, hasEnableServiceLinks, hasEnv, hashCode, hasHostAliases, hasHostNetwork, hasImagePullSecrets, hasMatchingEnv, hasMatchingHostAlias, hasMatchingImagePullSecret, hasMatchingToleration, hasMatchingTopologySpreadConstraint, hasMatchingVolume, hasNodeSelector, hasPriorityClassName, hasRuntimeClassName, hasSchedulerName, hasSecurityContext, hasTolerations, hasTopologySpreadConstraints, hasVolumes, removeAllFromEnv, removeAllFromHostAliases, removeAllFromImagePullSecrets, removeAllFromTolerations, removeAllFromTopologySpreadConstraints, removeAllFromVolumes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromEnv, removeFromHostAliases, removeFromImagePullSecrets, removeFromNodeSelector, removeFromNodeSelector, removeFromTolerations, removeFromTopologySpreadConstraints, removeFromVolumes, removeMatchingFromEnv, removeMatchingFromImagePullSecrets, removeMatchingFromVolumes, setNewEnvLike, setNewImagePullSecretLike, setNewVolumeLike, setToEnv, setToHostAliases, setToImagePullSecrets, setToTolerations, setToTopologySpreadConstraints, setToVolumes, toString, withAdditionalProperties, withAffinity, withAutomountServiceAccountToken, withAutomountServiceAccountToken, withDnsConfig, withDnsPolicy, withEnableServiceLinks, withEnableServiceLinks, withEnv, withEnv, withHostAliases, withHostAliases, withHostNetwork, withHostNetwork, withImagePullSecrets, withImagePullSecrets, withNodeSelector, withPriorityClassName, withRuntimeClassName, withSchedulerName, withSecurityContext, withTolerations, withTolerations, withTopologySpreadConstraints, withTopologySpreadConstraints, withVolumes, withVolumesaggregate, aggregate, build, build, builderOf, getVisitableMappublic TemplateBuilder()
public TemplateBuilder(TemplateFluent<?> fluent)
public TemplateBuilder(TemplateFluent<?> fluent, Template instance)
public TemplateBuilder(Template instance)
Copyright © 2015–2023 Red Hat. All rights reserved.