MilvusServerResource.withAttu
Method
interface MilvusServerResource { // ... omitted for brevity withAttu(configureContainer?: (obj: AttuResource) => void, containerName?: string): MilvusServerResource;}Signature
method
withAttu builder Adds the Attu administration tool for Milvus.
withAttu(configureContainer?: (obj: AttuResource) => void, containerName?: string): MilvusServerResourceParameters
configureContainer (obj: AttuResource) => void optional containerName string optional Returns
MilvusServerResource Defined on
This method is defined on the following type: