containerd/platforms
Derek McGowan 9edcfcc1cb
Add platform match comparer interface
Adds a new platform interface for matching and comparing platforms.
This new interface allows both filtering and ordering of platforms
to support running multiple platform and choosing the best platform.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-08-27 00:11:46 -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 Licence header added 2018-02-19 10:32:26 +09: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.go Add platform match comparer interface 2018-08-27 00:11:46 -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