:py:mod:`vendor_fabric.secrets_sync.bundles` ============================================ .. py:module:: vendor_fabric.secrets_sync.bundles .. autodoc2-docstring:: vendor_fabric.secrets_sync.bundles :parser: myst :allowtitles: Module Contents --------------- Functions ~~~~~~~~~ .. list-table:: :class: autosummary longtable :align: left * - :py:obj:`bundle_id ` - .. autodoc2-docstring:: vendor_fabric.secrets_sync.bundles.bundle_id :parser: myst :summary: * - :py:obj:`bundle_path ` - .. autodoc2-docstring:: vendor_fabric.secrets_sync.bundles.bundle_path :parser: myst :summary: * - :py:obj:`target_bundle_path ` - .. autodoc2-docstring:: vendor_fabric.secrets_sync.bundles.target_bundle_path :parser: myst :summary: API ~~~ .. py:function:: bundle_id(sources: list[str]) -> str :canonical: vendor_fabric.secrets_sync.bundles.bundle_id .. autodoc2-docstring:: vendor_fabric.secrets_sync.bundles.bundle_id :parser: myst .. py:function:: bundle_path(mount: str, sources: list[str]) -> str :canonical: vendor_fabric.secrets_sync.bundles.bundle_path .. autodoc2-docstring:: vendor_fabric.secrets_sync.bundles.bundle_path :parser: myst .. py:function:: target_bundle_path(mount: str, target_name: str, sources: list[str]) -> str :canonical: vendor_fabric.secrets_sync.bundles.target_bundle_path .. autodoc2-docstring:: vendor_fabric.secrets_sync.bundles.target_bundle_path :parser: myst