containerd/metadata
Kazuyoshi Kato 96b16b447d Use typeurl.Any instead of github.com/gogo/protobuf/types.Any
This commit upgrades github.com/containerd/typeurl to use typeurl.Any.
The interface hides gogo/protobuf/types.Any from containerd's Go client.

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-03-24 20:50:07 +00:00
..
boltutil Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +00:00
adaptors.go content: support filters on local.store#Walk() 2020-11-11 11:17:48 -08:00
bolt.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
buckets.go Revert "Add shared content label to namespaces" 2022-01-12 16:38:06 -08:00
containers_test.go Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +00:00
containers.go Use typeurl.Any instead of github.com/gogo/protobuf/types.Any 2022-03-24 20:50:07 +00:00
content_test.go Add shared content label to namespaces 2022-03-11 23:37:02 -08:00
content.go Add shared content label to namespaces 2022-03-11 23:37:02 -08:00
db_test.go test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
db.go docs: add doc-comments on GC-related methods 2022-01-24 14:26:14 -08:00
gc_test.go test: use T.TempDir to create temporary test directory 2022-03-15 14:03:50 +08:00
gc.go docs: add doc-comments on GC-related methods 2022-01-24 14:26:14 -08:00
images_test.go Enable gosec linter for golangci-lint 2022-03-14 22:50:54 +00:00
images.go Revert "Add shared content label to namespaces" 2022-01-12 16:38:06 -08:00
leases_test.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
leases.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
migrations.go Adds a no-op migration for metadata v3 2018-09-12 15:33:42 -07:00
namespaces_test.go medatada: make namespaces' deletion error less cryptic 2021-12-13 09:28:24 -08:00
namespaces.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
snapshot_test.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
snapshot.go docs: add doc-comments on GC-related methods 2022-01-24 14:26:14 -08:00