Available Modules
Modules are Python callables available from this provider package.
Types:
HooksOperatorsSensorsLakeFSHook
LakeFSHook that interacts with a lakeFS server.
HooksUpdated a year ago
LakeFSCreateBranchOperator
Create a lakeFS branch by calling the lakeFS server.
OperatorsUpdated 3 years ago
LakeFSMergeOperator
Merge source branch to destination branch
OperatorsUpdated 3 years ago
LakeFSFileSensor
Waits for the given file to appear
SensorsUpdated 3 years ago
LakeFSCommitSensor
Executes a get branch operation until that branch was committed.
SensorsUpdated 2 years ago
LakeFSCommitOperator
Commit changes to a lakeFS branch.
OperatorsUpdated 3 years ago
LakeFSUploadOperator
Upload an object to a lakeFS repo.
OperatorsUpdated 2 years ago
LakeFSGetCommitOperator
Get commit details for a lakeFS ref.
OperatorsUpdated 2 years ago
LakeFSGetObjectOperator
Get text of an object from lakeFS. Reads into memory and only works for a small object!
OperatorsUpdated 2 years ago