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: about 1 month 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-02T08:00:50.000Z (over 1 year ago)
- Last Synced: 2024-11-12T21:13:13.539Z (3 months ago)
- Topics: clusternet
- Language: Go
- Homepage:
- Size: 174 KB
- Stars: 1
- 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.