Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lwnmengjing/endpoint-discover
https://github.com/lwnmengjing/endpoint-discover
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lwnmengjing/endpoint-discover
- Owner: lwnmengjing
- Created: 2022-01-17T05:41:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-29T09:41:39.000Z (about 3 years ago)
- Last Synced: 2024-04-15T23:49:29.898Z (10 months ago)
- Language: Go
- Size: 45.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Endpoint Discover
### usage
```yaml
- name: create endpoint discover
uses: lwnmengjing/[email protected]
with:
cluster-url: ${{ steps.kubeconfig.outputs.cluster_url }}
token: ${{ steps.kubeconfig.outputs.token }}
configmap-name: endpoint-discover
namespace: beta
protocols: 'grpc,http'
config-name: 'endpoints.yml'
```