Skip to content

Commit b385313

Browse files
committed
update generated files
1 parent 2f78a94 commit b385313

File tree

73 files changed

+1595
-3144
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+1595
-3144
lines changed

pkg/kubelet/apis/podresources/v1alpha1/BUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ go_library(
88
deps = [
99
"//vendor/github.com/gogo/protobuf/gogoproto:go_default_library",
1010
"//vendor/github.com/gogo/protobuf/proto:go_default_library",
11-
"//vendor/golang.org/x/net/context:go_default_library",
1211
"//vendor/google.golang.org/grpc:go_default_library",
12+
"//vendor/google.golang.org/grpc/codes:go_default_library",
13+
"//vendor/google.golang.org/grpc/status:go_default_library",
1314
],
1415
)
1516

pkg/kubelet/apis/podresources/v1alpha1/api.pb.go

Lines changed: 434 additions & 216 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/kubelet/pluginmanager/pluginwatcher/example_plugin_apis/v1beta1/api.pb.go

Lines changed: 17 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkg/kubelet/pluginmanager/pluginwatcher/example_plugin_apis/v1beta2/api.pb.go

Lines changed: 17 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

staging/src/k8s.io/api/admission/v1/generated.pb.go

Lines changed: 17 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)