public abstract class TemplateEnvVar extends AbstractDescribableImpl<TemplateEnvVar> implements Serializable, ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
TemplateEnvVar(String key) |
Modifier and Type | Method and Description |
---|---|
abstract io.fabric8.kubernetes.api.model.EnvVar |
buildEnvVar() |
boolean |
equals(Object obj) |
String |
getKey() |
int |
hashCode() |
void |
setKey(String key) |
String |
toString() |
getDescriptor
Copyright © 2016–2019. All rights reserved.