mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
hack/update-bazel.sh
This commit is contained in:
@@ -19,6 +19,7 @@ go_library(
|
||||
"azure_dd_max_disk_count.go",
|
||||
"azure_mounter.go",
|
||||
"azure_provision.go",
|
||||
"doc.go",
|
||||
],
|
||||
importpath = "k8s.io/kubernetes/pkg/volume/azure_dd",
|
||||
deps = [
|
||||
|
||||
@@ -10,6 +10,7 @@ go_library(
|
||||
name = "go_default_library",
|
||||
srcs = [
|
||||
"attacher.go",
|
||||
"doc.go",
|
||||
"vsphere_volume.go",
|
||||
"vsphere_volume_block.go",
|
||||
"vsphere_volume_util.go",
|
||||
|
||||
Reference in New Issue
Block a user