Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clusternet/sample-controllers
Repository for Sample Clusternet Controllers.
https://github.com/clusternet/sample-controllers
clusternet
Last synced: 8 days ago
JSON representation
Repository for Sample Clusternet Controllers.
- Host: GitHub
- URL: https://github.com/clusternet/sample-controllers
- Owner: clusternet
- License: apache-2.0
- Created: 2022-05-06T10:32:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-10T09:35:58.000Z (over 2 years ago)
- Last Synced: 2023-03-03T19:48:32.216Z (over 1 year ago)
- Topics: clusternet
- Language: Go
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sample controller
This repo contains sample external controllers for [Clusternet](https://github.com/clusternet/clusternet).
- [External FeedInventory Controller](./cmd/external-feedinventory)
- [External Predictor](./cmd/external-predictor)You can clone this repo and make up your own logics.