moby--moby/distribution
Sebastiaan van Stijn 6ed1163c98
Remove redundant build-tags
Files that are suffixed with `_linux.go` or `_windows.go` are
already only built on Linux / Windows, so these build-tags
were redundant.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-12-18 17:41:53 +01:00
..
fixtures/validate_manifest
metadata
utils
xfer LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
config.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
errors.go Disambiguate mirror -> other endpoint fallbacks from V2 -> V1 2017-11-30 20:01:03 -08:00
errors_test.go fix golint errors 2017-12-04 16:44:03 -08:00
pull.go LCOW: API: Add platform to /images/create and /build 2017-10-06 11:44:18 -07:00
pull_v1.go Remove Docker from some functions 2017-10-25 14:39:51 +02:00
pull_v2.go Disambiguate mirror -> other endpoint fallbacks from V2 -> V1 2017-11-30 20:01:03 -08:00
pull_v2_test.go Move ErrorContains to an internal package. 2017-08-25 12:04:58 -04:00
pull_v2_unix.go LCOW: API change JSON header to string POST parameter 2017-10-06 15:26:48 -07:00
pull_v2_windows.go Remove redundant build-tags 2017-12-18 17:41:53 +01:00
push.go Reworded push message 2017-09-29 17:02:20 +02:00
push_v1.go Remove Docker from some functions 2017-10-25 14:39:51 +02:00
push_v2.go Disambiguate mirror -> other endpoint fallbacks from V2 -> V1 2017-11-30 20:01:03 -08:00
push_v2_test.go
registry.go Remove Docker from some functions 2017-10-25 14:39:51 +02:00
registry_unit_test.go LCOW: API change JSON header to string POST parameter 2017-10-06 15:26:48 -07:00