public interface IPersistentVolumeClaimVolumeSource extends IVolumeSource
| Modifier and Type | Method and Description |
|---|---|
String |
getClaimName() |
boolean |
isReadOnly() |
void |
setClaimName(String claimName) |
void |
setReadOnly(boolean readOnly) |
getName, setName, toJSONStringCopyright © 2019 Red Hat, Inc. All Rights Reserved.