moby--moby/distribution
Aleksa Sarai d283c7fa2b
*: remove interfacer linter from CI
It has been declared deprecated by the author, and has a knack for
false-positives (as well as giving bad advice when it comes to APIs --
which is quite clear when looking at "nolint: interfacer" comments).

Signed-off-by: Aleksa Sarai <asarai@suse.de>
2019-03-13 11:48:39 +11:00
..
fixtures/validate_manifest
metadata
utils
xfer
config.go Remove the rest of v1 manifest support 2019-03-02 10:46:37 -08:00
errors.go Include original error when translating distribution errors 2018-08-03 16:12:44 +02:00
errors_test.go
oci.go Update containerd client to 1.2.4 2019-02-14 04:47:27 +01:00
pull.go
pull_v1.go *: remove interfacer linter from CI 2019-03-13 11:48:39 +11:00
pull_v2.go Improve 'no matching manifest' error 2019-01-15 18:24:15 +01:00
pull_v2_test.go Improve 'no matching manifest' error 2019-01-15 18:24:15 +01:00
pull_v2_unix.go Improve 'no matching manifest' error 2019-01-15 18:24:15 +01:00
pull_v2_windows.go Improve 'no matching manifest' error 2019-01-15 18:24:15 +01:00
push.go
push_v1.go
push_v2.go *: remove interfacer linter from CI 2019-03-13 11:48:39 +11:00
push_v2_test.go
registry.go Register OCI image media types 2018-06-28 18:19:15 -07:00
registry_unit_test.go