perago.WorkspaceOutput#
- class perago.WorkspaceOutput(*, repository, branch, ref_type, ref)[源代码]#
Workspace reference returned after successful publication.
WorkspaceOutputis generated by the runtime for completed workspace tasks. It preserves the input repository and branch, and pointsrefto the LakeFS commit produced by publication.- Parameters:
- repositorystr
LakeFS repository name.
- branchstr
Branch that was successfully advanced.
- ref_type{"commit"}
Type of output reference. Perago currently emits commit references.
- refstr
Published commit ref.
- 参数:
Attributes
repositorybranchref_typeref