public class PersistentVolumeClaim extends KubernetesResource implements IPersistentVolumeClaim
ANNOTATIONS, APIVERSION, CREATION_TIMESTAMP, KIND, LABELS, METADATA_NAME, NAME, NAMESPACE, OBJECTS, PORTS, PROTOCOL, TYPE, VALUE
Constructor and Description |
---|
PersistentVolumeClaim(org.jboss.dmr.ModelNode node,
IClient client,
Map<String,String[]> propertyKeys) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAccessModes() |
String |
getRequestedStorage()
The requested storage
|
String |
getStatus()
The status of the claim
|
accept, addLabel, asBoolean, asInt, asInt, asMap, asString, asString, equals, get, get, getAnnotation, getAnnotations, getApiVersion, getCapabilities, getCapability, getClient, getCreationTimeStamp, getEnvMap, getKind, getLabels, getModifiableCapabilities, getName, getNamespace, getNode, getPath, getProject, hashCode, isAnnotatedWith, refresh, set, set, set, set, set, set, set, setAnnotation, setEnvMap, setName, setNamespace, supports, toJson, toJson, toPrettyString, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
addLabel, getAnnotation, getAnnotations, getApiVersion, getCapabilities, getCreationTimeStamp, getKind, getLabels, getName, getNamespace, getProject, isAnnotatedWith, setAnnotation, toJson, toJson
accept, getCapability, supports
public Set<String> getAccessModes()
getAccessModes
in interface IPersistentVolumeClaim
PVCAccessModes
public String getRequestedStorage()
IPersistentVolumeClaim
getRequestedStorage
in interface IPersistentVolumeClaim
public String getStatus()
IPersistentVolumeClaim
getStatus
in interface IPersistentVolumeClaim
Copyright © 2016 Red Hat, Inc. All rights reserved.