Documentation
¶
Index ¶
Constants ¶
View Source
const ( ServiceMeshIstioSidecar = "istio-sidecar" ServiceMeshIstioAmbient = "istio-ambient" ServiceMeshKong = "kong" ServiceMeshConsul = "consul" ServiceMeshLinkerd = "linkerd" OpenTelemetry = "otel" NginxWebServer = "nginx-webserver" NginxIncorporationIngressController = "nginx-inc-ingress-controller" // https://github.com/nginxinc/kubernetes-ingress/ )
Variables ¶
This section is empty.
Functions ¶
func LoggerFromCtx ¶
func LoggerFromCtx(ctx context.Context) *zap.SugaredLogger
Types ¶
type LoggerContextKey ¶
type LoggerContextKey struct{}
Click to show internal directories.
Click to hide internal directories.