Interface V1ContainerFluent.VolumeMountsNested<N>
- All Superinterfaces:
Fluent<V1ContainerFluent.VolumeMountsNested<N>>
,Nested<N>
,V1VolumeMountFluent<V1ContainerFluent.VolumeMountsNested<N>>
- Enclosing interface:
- V1ContainerFluent<A extends V1ContainerFluent<A>>
public static interface V1ContainerFluent.VolumeMountsNested<N>
extends Nested<N>, V1VolumeMountFluent<V1ContainerFluent.VolumeMountsNested<N>>
-
Method Summary
Methods inherited from interface io.kubernetes.client.openapi.models.V1VolumeMountFluent
getMountPath, getMountPropagation, getName, getReadOnly, getSubPath, getSubPathExpr, hasMountPath, hasMountPropagation, hasName, hasReadOnly, hasSubPath, hasSubPathExpr, withMountPath, withMountPropagation, withName, withReadOnly, withReadOnly, withSubPath, withSubPathExpr