@Generated(value="org.jsonschema2pojo") public class SecretEnvSource extends Object implements KubernetesResource
| Constructor and Description |
|---|
SecretEnvSource()
No args constructor for use in serialization
|
SecretEnvSource(String name,
Boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getName() |
Boolean |
getOptional() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setName(String name) |
void |
setOptional(Boolean optional) |
public SecretEnvSource()
Copyright © 2011–2018 Red Hat. All rights reserved.