mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-02 14:49:06 +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