mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
"Decorate" the variables with a no-op function to prevent shellcheck from complaining that they are not being used. This method provides visibility to which variables are supposed to be used in a sourcing script compared to just disabling the warning.