PersistentAI API Documentation / @persistent-ai/fireflow-vfs / generated/lakefs/types.gen / Repository
Type Alias: Repository
Repository =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:26
Properties
creation_date
creation_date:
number
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:31
Unix Epoch in seconds
default_branch
default_branch:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:32
id
id:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:27
read_only?
optionalread_only:boolean
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:40
Whether the repository is a read-only repository- not relevant for bare repositories
storage_namespace
storage_namespace:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:36
Filesystem URI to store the underlying data in (e.g. "s3://my-bucket/some/path/")