@Generated(value="org.jsonschema2pojo") public class SecretReference extends Object implements KubernetesResource
Constructor and Description |
---|
SecretReference()
No args constructor for use in serialization
|
SecretReference(String name,
String namespace) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getAdditionalProperties() |
String |
getName() |
String |
getNamespace() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setName(String name) |
void |
setNamespace(String namespace) |
public SecretReference()
Copyright © 2015–2020 Red Hat. All rights reserved.