Commit 9011cfa5 authored by Chao Xu's avatar Chao Xu

rename pkg/api/v1/builder.go to register.go to be consistent with others

parent ae1ff1a2
......@@ -11,11 +11,11 @@ load(
go_library(
name = "go_default_library",
srcs = [
"builder.go",
"conversion.go",
"defaults.go",
"doc.go",
"generate.go",
"register.go",
"zz_generated.conversion.go",
"zz_generated.defaults.go",
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment