public interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CSIVolumeSourceFluent.NodePublishSecretRefNested<N> |
String getDriver()
Boolean hasDriver()
@Deprecated A withNewDriver(String arg0)
String getFsType()
Boolean hasFsType()
@Deprecated A withNewFsType(String arg0)
@Deprecated LocalObjectReference getNodePublishSecretRef()
LocalObjectReference buildNodePublishSecretRef()
A withNodePublishSecretRef(LocalObjectReference nodePublishSecretRef)
Boolean hasNodePublishSecretRef()
CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRef()
CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRefLike(LocalObjectReference item)
CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editNodePublishSecretRef()
CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRef()
CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRefLike(LocalObjectReference item)
Boolean getReadOnly()
Boolean hasReadOnly()
Boolean hasVolumeAttributes()
Copyright © 2015–2020 Red Hat. All rights reserved.