command
module
Version:
v0.0.0-...-a9d53fd
Opens a new window with list of versions in this module.
Published: Dec 20, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
whereami-go
Golang port of https://github.com/GoogleCloudPlatform/kubernetes-engine-samples/tree/main/quickstarts/whereami
what whereami-go
doesn't do that the original whereami
does:
- gRPC (i.e.
whereami-go
is HTTP only)
- OTEL tracing exports (but does do trace header propagation so if you're doing tracing via Istio / ASM, that will work because the headers are there)
- doesn't pretty-print the JSON (just run it through
jq
if you want nicer formatting from CLI)
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.