Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klovercloud-ci-cd/light-house-command
Listens agent generated kube events via api service.
https://github.com/klovercloud-ci-cd/light-house-command
golang k8s
Last synced: 26 days ago
JSON representation
Listens agent generated kube events via api service.
- Host: GitHub
- URL: https://github.com/klovercloud-ci-cd/light-house-command
- Owner: klovercloud-ci-cd
- License: apache-2.0
- Created: 2022-05-19T10:35:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-08-08T09:55:18.000Z (over 2 years ago)
- Last Synced: 2024-11-12T05:38:23.862Z (3 months ago)
- Topics: golang, k8s
- Language: Go
- Homepage: https://klovercloud-ci-cd.github.io/light-house-command/
- Size: 12.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![godoc reference](https://img.shields.io/badge/godoc-reference-blue.svg)](https://pkg.go.dev/github.com/klovercloud-ci-cd/light-house-command)
[![Go Report Card](https://goreportcard.com/badge/github.com/klovercloud-ci-cd/light-house-query)](https://goreportcard.com/report/github.com/klovercloud-ci-cd/light-house-command)
[![License: APACHE2.0](https://img.shields.io/badge/License-apache2.0-green.svg)](https://opensource.org/licenses/Apache-2.0)
[![DUMELS Diagram](https://www.dumels.com/api/v1/badge/5658e0c8-5113-463b-bf13-28ff1001d8d1)](https://www.dumels.com/diagram/5658e0c8-5113-463b-bf13-28ff1001d8d1)
[![SWAGGER UI](https://img.shields.io/badge/swagger-api-green)](https://klovercloud-ci-cd.github.io/light-house-command/)```
,--. ,--. ,--. ,--. ,--. ,--.
| | `--' ,---. | ,---. ,-' '-. ,-----. | ,---. ,---. ,--.,--. ,---. ,---. ,-----. ,---. ,---. ,--,--,--. ,--,--,--. ,--,--. ,--,--, ,-| |
| | ,--. | .-. | | .-. | '-. .-' '-----' | .-. | | .-. | | || | ( .-' | .-. : '-----' | .--' | .-. | | | | | ' ,-. | | \ ' .-. |
| | | | ' '-' ' | | | | | | | | | | ' '-' ' ' '' ' .-' `) \ --. \ `--. ' '-' ' | | | | | | | | \ '-' | | || | \ `-' |
`--' `--' .`- / `--' `--' `--' `--' `--' `---' `----' `----' `----' `---' `---' `--`--`--' `--`--`--' `--`--' `--''--' `---'
```## Responsibility
- Listens agent generated kube events via api service.
- Stores/Modifies/Deletes objects according to events.| Versions | Descriptors |
|----------|-------------|
| [v0.0.1-beta](https://github.com/klovercloud-ci-cd/light-house-command/releases/tag/v0.0.1-beta) | [k8s](k8s/v0.0.1-beta) |## Want to contribute
- See [CONTRIBUTING.md](markdownfiles/CONTRIBUTING.md)
- See [DEVELOPMENT.md](markdownfiles/DEVELOPMENT.md) to get start
- See [architecture](https://github.com/klovercloud-ci-cd/architecture/blob/master/README.md)
- Look at our
[our issues](https://github.com/klovercloud-ci-cd/light-house-command/issues)