public interface IPersistentVolumeClaim extends IResource
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAccessModes() |
String |
getRequestedStorage()
The requested storage
|
String |
getStatus()
The status of the claim
|
addLabel, getAnnotation, getAnnotations, getApiVersion, getCapabilities, getCreationTimeStamp, getKind, getLabels, getName, getNamespace, getProject, isAnnotatedWith, setAnnotation, toJson, toJson
accept, getCapability, supports
Set<String> getAccessModes()
PVCAccessModes
String getRequestedStorage()
String getStatus()
Copyright © 2016 Red Hat, Inc. All rights reserved.