https://github.com/cycoresystems/networkreporter
Network details reporter
https://github.com/cycoresystems/networkreporter
Last synced: 8 months ago
JSON representation
Network details reporter
- Host: GitHub
- URL: https://github.com/cycoresystems/networkreporter
- Owner: CyCoreSystems
- License: other
- Created: 2019-05-03T02:38:06.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T02:46:33.000Z (about 7 years ago)
- Last Synced: 2025-10-07T12:56:15.697Z (8 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Network Reporter
The networkreporter responds to GET requests to `/network` with the JSON-encoded
set of network values under which it is running.
This is useful for reporting a Pod's external network characteristics to
interested parties.
Optional environment variables are:
- `CLOUD` - the cloud environment in which the Pod is running. See
[CyCoreSystems/netdiscover](github.com/CyCoreSystems/netdiscover) for details about supported cloud
environments.