Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hivesolutions/rancher-bot

Simple bot for Rancher automation
https://github.com/hivesolutions/rancher-bot

bot python rancher

Last synced: 1 day ago
JSON representation

Simple bot for Rancher automation

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`). |