withDataVolume
Method
interface QdrantServerResource { // ... omitted for brevity withDataVolume( name?: string, isReadOnly?: boolean): QdrantServerResource;}Signature
method
withDataVolumebuilderAdds a named volume for the data folder to a Qdrant container resource.
withDataVolume( name?: string, isReadOnly?: boolean): QdrantServerResourceParameters
namestringoptionalisReadOnlybooleanoptional= FalseReturns
QdrantServerResourceApplies to
This method applies to the following types: