Package | Description |
---|---|
org.csanchez.jenkins.plugins.kubernetes | |
org.csanchez.jenkins.plugins.kubernetes.pipeline | |
org.csanchez.jenkins.plugins.kubernetes.pod.yaml |
Modifier and Type | Method and Description |
---|---|
YamlMergeStrategy |
PodTemplate.DescriptorImpl.getDefaultYamlMergeStrategy() |
YamlMergeStrategy |
PodTemplate.getYamlMergeStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
PodTemplate.setYamlMergeStrategy(YamlMergeStrategy yamlMergeStrategy) |
Modifier and Type | Method and Description |
---|---|
YamlMergeStrategy |
PodTemplateStep.getYamlMergeStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
PodTemplateStep.setYamlMergeStrategy(YamlMergeStrategy yamlMergeStrategy) |
Modifier and Type | Class and Description |
---|---|
class |
Merge |
class |
Overrides |
Modifier and Type | Method and Description |
---|---|
static YamlMergeStrategy |
YamlMergeStrategy.defaultStrategy() |
Copyright © 2016–2019. All rights reserved.