containerd/runtime/v2/runc
Kazuyoshi Kato 067611fdea Remove enumvalue_customname, goproto_enum_prefix and enum_customname
This commit removes gogoproto.enumvalue_customname,
gogoproto.goproto_enum_prefix and gogoproto.enum_customname.

All of them make proto-generated Go code more idiomatic, but we already
don't use these enums in our external-surfacing types and they are anyway
not supported by Google's official toolchain (see #6564).

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
2022-03-21 19:48:16 +00:00
..
manager Merge pull request #6452 from zvier/main 2022-02-17 10:50:48 +08:00
options Do not use weak import 2022-02-21 18:26:40 +00:00
task Remove enumvalue_customname, goproto_enum_prefix and enum_customname 2022-03-21 19:48:16 +00:00
v1 Remove enumvalue_customname, goproto_enum_prefix and enum_customname 2022-03-21 19:48:16 +00:00
v2 Use task plugin for runc shim 2021-12-13 10:37:13 -08:00
container.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
platform.go feat: replace github.com/pkg/errors to errors 2022-01-07 10:27:03 +08:00
util.go refactor: move from io/ioutil to io and os package 2021-09-21 09:50:38 +08:00