lakefs package¶
Submodules¶
- lakefs.branch module
Branch
Branch.cherry_pick()
Branch.commit()
Branch.create()
Branch.delete()
Branch.delete_objects()
Branch.diff()
Branch.get_commit()
Branch.head
Branch.id
Branch.import_data()
Branch.log()
Branch.merge_into()
Branch.object()
Branch.objects()
Branch.repo_id
Branch.reset_changes()
Branch.revert()
Branch.transact()
Branch.uncommitted()
LakeFSDeprecationWarning
Transaction
- lakefs.client module
- lakefs.config module
- lakefs.exceptions module
BadRequestException
ConflictException
ForbiddenException
ImportManagerException
InvalidRangeException
LakeFSException
NoAuthenticationFound
NotAuthorizedException
NotFoundException
ObjectExistsException
ObjectNotFoundException
PermissionException
ServerException
TransactionException
UnsupportedOperationException
api_exception_handler()
handle_http_error()
- lakefs.import_manager module
- lakefs.models module
Change
Commit
CommonPrefix
ImportStatus
ObjectInfo
RepositoryProperties
ServerStorageConfiguration
ServerStorageConfiguration.blockstore_namespace_example
ServerStorageConfiguration.blockstore_namespace_validity_regex
ServerStorageConfiguration.blockstore_type
ServerStorageConfiguration.default_namespace_prefix
ServerStorageConfiguration.import_support
ServerStorageConfiguration.import_validity_regex
ServerStorageConfiguration.pre_sign_support
ServerStorageConfiguration.pre_sign_support_ui
- lakefs.namedtuple module
- lakefs.object module
LakeFSIOBase
LakeFSIOBase.close()
LakeFSIOBase.fileno()
LakeFSIOBase.flush()
LakeFSIOBase.isatty()
LakeFSIOBase.mode
LakeFSIOBase.name
LakeFSIOBase.read()
LakeFSIOBase.readable()
LakeFSIOBase.readline()
LakeFSIOBase.readlines()
LakeFSIOBase.seek()
LakeFSIOBase.seekable()
LakeFSIOBase.tell()
LakeFSIOBase.truncate()
LakeFSIOBase.writable()
LakeFSIOBase.write()
LakeFSIOBase.writelines()
ObjectReader
ObjectWriter
StoredObject
WriteableObject
- lakefs.reference module
- lakefs.repository module
- lakefs.tag module