add a tool in cmd/ to check links in go file. Currently it's only used to check the links in api descriptions (pkg/api/.../types.go).
This commit is contained in:
@@ -34,6 +34,7 @@ kube::golang::server_targets() {
|
||||
cmd/kubelet
|
||||
cmd/hyperkube
|
||||
cmd/kubernetes
|
||||
cmd/linkcheck
|
||||
plugin/cmd/kube-scheduler
|
||||
)
|
||||
if [ -n "${KUBERNETES_CONTRIB:-}" ]; then
|
||||
|
Reference in New Issue
Block a user