mirror of
https://github.com/rancher/plugins.git
synced 2025-07-07 12:10:20 +00:00
Previously this code used a run-time map lookup keyed by runtime.GOOS/GOARCH. This version uses conditional compilation to make this choice at compile time, giving immediate feedback for unsupported platforms. |
||
---|---|---|
.. | ||
consts_linux_386.go | ||
consts_linux_amd64.go | ||
consts_linux_arm.go | ||
ns_suite_test.go | ||
ns_test.go | ||
ns.go |