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()
@Deprecated A withNewDriver(String original)
String getFsType()
Boolean hasFsType()
@Deprecated A withNewFsType(String original)
@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()
Copyright © 2021. All rights reserved.