operator-csv-libs

Code to manage OLM related CSVs and channels


Install
pip install operator-csv-libs==1.9.31

Documentation

Python application Quality Gate Status

Operator CSV libs

Usage

Place operator-csv-libs in your requirements.txt file or run pip install operator-csv-libs.

Then import the library into your scrips using some form of an import statement:

from operator_csv_libs.csv import ClusterServiceVersion
import operator_csv_libs.package as package

Documentation

The documentation for our operator-csv-libs library can be viewed at https://multicloud-ops.github.io/operator-csv-libs/index.html