| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.pipelines |
| Modifier and Type | Method and Description |
|---|---|
static JobEnvironment |
JobEnvironment.create(Map<String,String> map) |
| Modifier and Type | Method and Description |
|---|---|
Pipeline |
PipelineConfiguration.getPipeline(JobEnvironment jobEnvironment) |
static Pipeline |
Pipelines.getPipeline(io.fabric8.kubernetes.client.KubernetesClient kubernetesClient,
String namespace,
JobEnvironment jobEnvironment)
Looks up the pipeline kind based on the configuration in the given kubernetes namespace.
|
Copyright © 2011–2018 Red Hat. All rights reserved.