MilvusServerResource.withDataBindMount
Method
interface MilvusServerResource { // ... omitted for brevity withDataBindMount( source: string, isReadOnly?: boolean): MilvusServerResource;}Signature
method
withDataBindMountbuilderAdds a bind mount for the data folder to a Milvus container resource.
withDataBindMount( source: string, isReadOnly?: boolean): MilvusServerResourceParameters
sourcestringisReadOnlybooleanoptional= FalseReturns
MilvusServerResourceDefined on
This method is defined on the following type: