public class SecretVolumeSource extends VolumeSource implements ISecretVolumeSource
ANNOTATIONS, APIVERSION, CREATION_TIMESTAMP, FROM, KIND, LABELS, METADATA, METADATA_NAME, METADATA_NAMESPACE, METADATA_RESOURCE_VERSION, METADATA_UID, NAME, NAMESPACE, OBJECTS, PORTS, PROTOCOL, RESOURCE_VERSION, TYPE, VALUE| Constructor and Description |
|---|
SecretVolumeSource(org.jboss.dmr.ModelNode node) |
SecretVolumeSource(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSecretName() |
void |
setSecretName(String secretName) |
create, getName, setName, toJSONStringgetNode, getPropertyKeys, toJson, toJson, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetName, setName, toJSONStringpublic SecretVolumeSource(org.jboss.dmr.ModelNode node)
public SecretVolumeSource(String name)
public String getSecretName()
getSecretName in interface ISecretVolumeSourcepublic void setSecretName(String secretName)
setSecretName in interface ISecretVolumeSourceCopyright © 2019 Red Hat, Inc. All Rights Reserved.