Class ThanosSpecFluent.VolumeMountsNested<N>

    • Field Summary

      • Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent

        _visitables, VISIT
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      N and()  
      N endVolumeMount()  
      • Methods inherited from class io.fabric8.kubernetes.api.model.VolumeMountFluent

        addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getMountPath, getMountPropagation, getName, getReadOnly, getRecursiveReadOnly, getSubPath, getSubPathExpr, hasAdditionalProperties, hashCode, hasMountPath, hasMountPropagation, hasName, hasReadOnly, hasRecursiveReadOnly, hasSubPath, hasSubPathExpr, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withMountPath, withMountPropagation, withName, withReadOnly, withReadOnly, withRecursiveReadOnly, withSubPath, withSubPathExpr
      • Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent

        aggregate, aggregate, build, build, builderOf, getVisitableMap
    • Method Detail

      • and

        public N and()
        Specified by:
        and in interface io.fabric8.kubernetes.api.builder.Nested<N>
      • endVolumeMount

        public N endVolumeMount()