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