withDataBindMount
Method
interface QdrantServerResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): QdrantServerResource;}Signature
method
withDataBindMount builder Adds a bind mount for the data folder to a Qdrant container resource.
withDataBindMount( source: string, isReadOnly?: boolean): QdrantServerResourceParameters
source string isReadOnly boolean optional = False Returns
QdrantServerResource Applies to
This method applies to the following types: