Package io.fabric8.kubernetes.api.model
Interface ContainerFluent.VolumeMountsNested<N>
- All Superinterfaces:
Fluent<ContainerFluent.VolumeMountsNested<N>>
,Nested<N>
,VolumeMountFluent<ContainerFluent.VolumeMountsNested<N>>
- All Known Implementing Classes:
ContainerFluentImpl.VolumeMountsNestedImpl
- Enclosing interface:
- ContainerFluent<A extends ContainerFluent<A>>
public static interface ContainerFluent.VolumeMountsNested<N> extends Nested<N>, VolumeMountFluent<ContainerFluent.VolumeMountsNested<N>>
-
Method Summary
Modifier and Type Method Description N
and()
N
endVolumeMount()
Methods inherited from interface io.fabric8.kubernetes.api.model.VolumeMountFluent
getMountPath, getMountPropagation, getName, getSubPath, getSubPathExpr, hasMountPath, hasMountPropagation, hasName, hasReadOnly, hasSubPath, hasSubPathExpr, isReadOnly, withMountPath, withMountPropagation, withName, withNewMountPath, withNewMountPath, withNewMountPath, withNewMountPropagation, withNewMountPropagation, withNewMountPropagation, withNewName, withNewName, withNewName, withNewReadOnly, withNewReadOnly, withNewSubPath, withNewSubPath, withNewSubPath, withNewSubPathExpr, withNewSubPathExpr, withNewSubPathExpr, withReadOnly, withSubPath, withSubPathExpr