mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Add munger to verify kubectl -f targets, fix docs
This commit is contained in:
@@ -49,6 +49,7 @@ Examples:
|
||||
{"check-links", checkLinks},
|
||||
{"unversioned-warning", updateUnversionedWarning},
|
||||
{"analytics", checkAnalytics},
|
||||
{"kubectl-dash-f", checkKubectlFileTargets},
|
||||
}
|
||||
availableMungeList = func() string {
|
||||
names := []string{}
|
||||
|
||||
Reference in New Issue
Block a user