Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.12 KB

gateways.rst

File metadata and controls

40 lines (27 loc) · 1.12 KB

Gateways

Renku uses several gateways to abstract away dependencies on external systems such as the database or git.

Interfaces

Interfaces that the Gateways implement.

.. automodule:: renku.core.management.interface
   :members:

Implementations

Implementation of Gateway interfaces.

.. automodule:: renku.core.metadata.gateway
   :members: