python3-karbor
Karbor API client - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-karbor.sh
- Debian
-
apt-get install python3-karborclient
- Ubuntu
-
apt-get install python3-karborclient
- Kali Linux
-
apt-get install python3-karborclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-karborclient
- Dockerfile
- dockerfile.run/python3-karbor
python3-karborclient
Karbor API client - Python 3.x
Karbor mission statement is to protect the Data and Metadata that comprises an OpenStack-deployed Application against loss/damage (e.g. backup, replication) by providing a standard framework of APIs and services that allows vendors to provide plugins through a unified interface. This package contains the Python 3.x module.