mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
generated: refactor
This commit is contained in:
@@ -70,7 +70,7 @@ pkg/api
|
||||
pkg/api/v1
|
||||
$(
|
||||
cd ${KUBE_ROOT}
|
||||
find pkg/apis -name types.go | xargs dirname | sort
|
||||
find pkg/apis -name types.go | xargs -n1 dirname | sort
|
||||
)
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user