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.

renku.core.management.interface

Implementations

Implementation of Gateway interfaces.

renku.core.metadata.gateway