public interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1CSIVolumeSourceFluent.NodePublishSecretRefNested<N> |
String getDriver()
Boolean hasDriver()
String getFsType()
Boolean hasFsType()
@Deprecated io.kubernetes.client.openapi.models.V1LocalObjectReference getNodePublishSecretRef()
io.kubernetes.client.openapi.models.V1LocalObjectReference buildNodePublishSecretRef()
A withNodePublishSecretRef(io.kubernetes.client.openapi.models.V1LocalObjectReference nodePublishSecretRef)
Boolean hasNodePublishSecretRef()
V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRef()
V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item)
V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editNodePublishSecretRef()
V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRef()
V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item)
Boolean getReadOnly()
Boolean hasReadOnly()
Boolean hasVolumeAttributes()
A withReadOnly()
Copyright © 2022. All rights reserved.