public class KubernetesSecretEnvVar extends KubernetesResource<io.fabric8.kubernetes.api.model.EnvVar>
| Modifier and Type | Method and Description |
|---|---|
static KubernetesSecretEnvVar |
fromMap(Map<String,String> stringMap) |
getInternalResource, setInternalResourcepublic static KubernetesSecretEnvVar fromMap(Map<String,String> stringMap)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.