mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-21 14:38:46 +00:00
8 lines
161 B
Python
8 lines
161 B
Python
package(default_visibility = ["//visibility:public"])
|
|
|
|
licenses(["notice"])
|
|
|
|
load("@io_bazel_rules_go//go:def.bzl", "go_prefix")
|
|
|
|
go_prefix("k8s.io/kubernetes")
|