containerd/platforms
Jiri Appl e6529f4ebc Add support to detect ARM variant on Windows
ARM variant detection logic was authored originally with
POSIX OS in mind. This change leaves POSIX code path unaltered
and adds support to detect ARM variant on Windows by leveraging
runtime.goarch.

Signed-off-by: Jiri Appl <jiria@microsoft.com>
2018-10-10 14:17:11 -07:00
..
compare.go Add platform match comparer interface 2018-08-27 00:11:46 -07:00
cpuinfo_test.go Licence header added 2018-02-19 10:32:26 +09:00
cpuinfo.go Add support to detect ARM variant on Windows 2018-10-10 14:17:11 -07:00
database.go Normalize arm64 to an empty variant 2018-06-23 16:35:46 -07:00
defaults_test.go Add platform match comparer interface 2018-08-27 00:11:46 -07:00
defaults_unix.go Introduce the Windows lcow diff/snaphotter 2018-08-28 13:51:04 -07:00
defaults_windows.go Introduce the Windows lcow diff/snaphotter 2018-08-28 13:51:04 -07:00
defaults.go Introduce the Windows lcow diff/snaphotter 2018-08-28 13:51:04 -07:00
platforms_test.go Fix arm platform matching 2018-06-21 17:07:58 -07:00
platforms.go platforms: Add MustParse 2018-08-15 11:30:46 +01:00