Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 590 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 590 Bytes

hybrid-cloud-operator-library

This repository contains utility code used by the hybrid-cloud operators developed by MaibornWolff.

For usage examples see the operators:

The code is not published on pypi. As such refer to it from a requirements.txt file like this:

git+https://github.com/MaibornWolff/hybrid-cloud-operator-library.git@<branch/commit-hash>