Autogenerated files

This commit is contained in:
Bobby (Babak) Salamat
2017-11-17 01:20:25 -08:00
parent e3a0e0eb40
commit eda3df8732
2 changed files with 4 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ go_library(
],
importpath = "k8s.io/kubernetes/plugin/pkg/scheduler/core",
deps = [
"//pkg/api/v1/pod:go_default_library",
"//pkg/util/hash:go_default_library",
"//plugin/pkg/scheduler/algorithm:go_default_library",
"//plugin/pkg/scheduler/algorithm/predicates:go_default_library",