Package io.fabric8.kubernetes.api.model
Class VolumeFluent.CsiNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.CSIVolumeSourceFluent<VolumeFluent.CsiNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeFluent.CsiNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- VolumeFluent<A extends VolumeFluent<A>>
public class VolumeFluent.CsiNested<N> extends CSIVolumeSourceFluent<VolumeFluent.CsiNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.CSIVolumeSourceFluent
CSIVolumeSourceFluent.NodePublishSecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endCsi()
-
Methods inherited from class io.fabric8.kubernetes.api.model.CSIVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, addToVolumeAttributes, addToVolumeAttributes, buildNodePublishSecretRef, copyInstance, editNodePublishSecretRef, editOrNewNodePublishSecretRef, editOrNewNodePublishSecretRefLike, equals, getAdditionalProperties, getDriver, getFsType, getReadOnly, getVolumeAttributes, hasAdditionalProperties, hasDriver, hasFsType, hashCode, hasNodePublishSecretRef, hasReadOnly, hasVolumeAttributes, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromVolumeAttributes, removeFromVolumeAttributes, toString, withAdditionalProperties, withDriver, withFsType, withNewNodePublishSecretRef, withNewNodePublishSecretRef, withNewNodePublishSecretRefLike, withNodePublishSecretRef, withReadOnly, withReadOnly, withVolumeAttributes
-
-