mirror of
https://github.com/sablierapp/sablier.git
synced 2025-12-30 17:47:26 +01:00
929 B
929 B
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Instance provider request | Suggest an instance provider support | Add `[PROVIDER]` provider | enhancement, provider |
Describe the provider A clear and concise description of the provider.
Does the provider provides the following APIs An instance is a generic term used to describe containers, pods, deployments, and more
| API | Yes | No | I don't know |
|---|---|---|---|
| Start an instance | |||
| Stop an instance | |||
| Get info about an instance | |||
| Listening for external events happening |
Does the provider has a Go API SDK?
If yes link it here
Does the provider can be started locally Providers such as Cloud provider may provide some local API tools. Docker can be started locally, Kubernetes has tools such as k3s to facilitate the integration.
Additional context Add any other context about the feature request here.