PersistentAI API Documentation / @persistentai/fireflow-vfs / server / LakeFSClientConfig
Interface: LakeFSClientConfig
Defined in: packages/fireflow-vfs/src/lakefs/client.ts:18
LakeFS client configuration
Properties
accessKeyId
accessKeyId:
string
Defined in: packages/fireflow-vfs/src/lakefs/client.ts:22
Access key ID
endpoint
endpoint:
string
Defined in: packages/fireflow-vfs/src/lakefs/client.ts:20
LakeFS API endpoint (e.g., http://localhost:8000)
secretAccessKey
secretAccessKey:
string
Defined in: packages/fireflow-vfs/src/lakefs/client.ts:24
Secret access key