public abstract class YamlMergeStrategy extends AbstractDescribableImpl<YamlMergeStrategy> implements ExtensionPoint, Serializable
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
YamlMergeStrategy() |
Modifier and Type | Method and Description |
---|---|
static YamlMergeStrategy |
defaultStrategy() |
abstract io.fabric8.kubernetes.api.model.Pod |
merge(List<String> yamls) |
getDescriptor
public static YamlMergeStrategy defaultStrategy()
Copyright © 2016–2019. All rights reserved.