| Package | Description |
|---|---|
| io.fabric8.tekton.pipeline.v1alpha1 | |
| io.fabric8.tekton.v1alpha1.internal.pipeline.pkg.apis.pipeline.pod |
| Modifier and Type | Method and Description |
|---|---|
Template |
RunSpecFluent.buildPodTemplate() |
Template |
RunSpecFluentImpl.buildPodTemplate() |
Template |
RunSpecFluent.getPodTemplate()
Deprecated.
|
Template |
RunSpecFluentImpl.getPodTemplate()
Deprecated.
|
Template |
RunSpec.getPodTemplate() |
| Modifier and Type | Method and Description |
|---|---|
RunSpecFluent.PodTemplateNested<A> |
RunSpecFluent.editOrNewPodTemplateLike(Template item) |
RunSpecFluent.PodTemplateNested<A> |
RunSpecFluentImpl.editOrNewPodTemplateLike(Template item) |
void |
RunSpec.setPodTemplate(Template podTemplate) |
RunSpecFluent.PodTemplateNested<A> |
RunSpecFluent.withNewPodTemplateLike(Template item) |
RunSpecFluent.PodTemplateNested<A> |
RunSpecFluentImpl.withNewPodTemplateLike(Template item) |
A |
RunSpecFluent.withPodTemplate(Template podTemplate) |
A |
RunSpecFluentImpl.withPodTemplate(Template podTemplate) |
| Constructor and Description |
|---|
RunSpec(List<Param> params,
Template podTemplate,
TaskRef ref,
Integer retries,
String serviceAccountName,
EmbeddedRunSpec spec,
String status,
String statusMessage,
io.fabric8.kubernetes.api.model.Duration timeout,
List<WorkspaceBinding> workspaces) |
| Modifier and Type | Method and Description |
|---|---|
Template |
TemplateBuilder.build() |
| Constructor and Description |
|---|
TemplateBuilder(Template instance) |
TemplateBuilder(Template instance,
Boolean validationEnabled) |
TemplateBuilder(TemplateFluent<?> fluent,
Template instance) |
TemplateBuilder(TemplateFluent<?> fluent,
Template instance,
Boolean validationEnabled) |
TemplateFluentImpl(Template instance) |
Copyright © 2015–2023 Red Hat. All rights reserved.