https://github.com/hivesolutions/rancher-bot
Simple bot for Rancher automation
https://github.com/hivesolutions/rancher-bot
bot python rancher
Last synced: about 1 month ago
JSON representation
Simple bot for Rancher automation
- Host: GitHub
- URL: https://github.com/hivesolutions/rancher-bot
- Owner: hivesolutions
- Created: 2016-12-14T18:48:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T12:15:12.000Z (over 3 years ago)
- Last Synced: 2026-05-18T20:49:59.195Z (about 1 month ago)
- Topics: bot, python, rancher
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rancher Bot
Simple bot for [Rancher](https://rancher.com) automation.
## Configuration
| Name | Type | Description |
| ----- | ----- | ----- |
| **RANCHER_KEY** | `str` | Secret key that should be passed in protected calls so that the server side "trusts" the client side (authentication) (defaults to `None`). |