mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 14:57:35 +00:00
These were introduced because the new official AWS SDK uses *string where the old library used strings. We now use the helpers much more (orEmpty and isNilOrEmpty). Fixes #9123