public interface VolumeMountFluent<A extends VolumeMountFluent<A>> extends Fluent<A>
String getMountPath()
Boolean hasMountPath()
@Deprecated A withNewMountPath(String arg0)
String getMountPropagation()
Boolean hasMountPropagation()
@Deprecated A withNewMountPropagation(String arg0)
String getName()
Boolean hasName()
@Deprecated A withNewName(String arg0)
Boolean getReadOnly()
Boolean hasReadOnly()
String getSubPath()
Boolean hasSubPath()
@Deprecated A withNewSubPath(String arg0)
String getSubPathExpr()
Boolean hasSubPathExpr()
@Deprecated A withNewSubPathExpr(String arg0)
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.