const go.opentelemetry.io/otel/semconv/v1.41.0.K8SVolumeTypeKey
7 uses
go.opentelemetry.io/otel/semconv/v1.41.0 (current package)
attribute_group.go#L10035: K8SVolumeTypeKey = attribute.Key("k8s.volume.type")
attribute_group.go#L10813: K8SVolumeTypePersistentVolumeClaim = K8SVolumeTypeKey.String("persistentVolumeClaim")
attribute_group.go#L10818: K8SVolumeTypeConfigMap = K8SVolumeTypeKey.String("configMap")
attribute_group.go#L10823: K8SVolumeTypeDownwardAPI = K8SVolumeTypeKey.String("downwardAPI")
attribute_group.go#L10828: K8SVolumeTypeEmptyDir = K8SVolumeTypeKey.String("emptyDir")
attribute_group.go#L10833: K8SVolumeTypeSecret = K8SVolumeTypeKey.String("secret")
attribute_group.go#L10838: K8SVolumeTypeLocal = K8SVolumeTypeKey.String("local")
![]() |
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. |