mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-08 14:29:45 +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