public class VolumeConfig extends Object
Modifier and Type | Class and Description |
---|---|
static class |
VolumeConfig.Builder |
Constructor and Description |
---|
VolumeConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getClaimRef() |
String |
getEndpoints() |
String |
getFsType() |
String |
getMedium() |
List<String> |
getMounts() |
String |
getName() |
Integer |
getPartition() |
String |
getPath() |
String |
getPdName() |
Boolean |
getReadOnly() |
String |
getRepository() |
String |
getRevision() |
String |
getSecretName() |
String |
getServer() |
String |
getType() |
public String getType()
public String getName()
public String getPath()
public String getMedium()
public String getRepository()
public String getRevision()
public String getSecretName()
public String getServer()
public Boolean getReadOnly()
public String getPdName()
public String getFsType()
public Integer getPartition()
public String getEndpoints()
public String getClaimRef()
Copyright © 2020. All rights reserved.