const go.opentelemetry.io/otel/semconv/v1.41.0.K8SPodStatusReasonKey
6 uses
go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
attribute_group.go#L9746: K8SPodStatusReasonKey = attribute.Key("k8s.pod.status.reason")
attribute_group.go#L10746: K8SPodStatusReasonEvicted = K8SPodStatusReasonKey.String("Evicted")
attribute_group.go#L10749: K8SPodStatusReasonNodeAffinity = K8SPodStatusReasonKey.String("NodeAffinity")
attribute_group.go#L10754: K8SPodStatusReasonNodeLost = K8SPodStatusReasonKey.String("NodeLost")
attribute_group.go#L10757: K8SPodStatusReasonShutdown = K8SPodStatusReasonKey.String("Shutdown")
attribute_group.go#L10762: K8SPodStatusReasonUnexpectedAdmissionError = K8SPodStatusReasonKey.String("UnexpectedAdmissionError")
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |