mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #110394 from Abirdcfly/newfix
update kubectl api-resources help info
This commit is contained in:
commit
b6fb5a2878
@ -53,7 +53,7 @@ var (
|
|||||||
kubectl api-resources --namespaced=false
|
kubectl api-resources --namespaced=false
|
||||||
|
|
||||||
# Print the supported API resources with a specific APIGroup
|
# Print the supported API resources with a specific APIGroup
|
||||||
kubectl api-resources --api-group=extensions`)
|
kubectl api-resources --api-group=rbac.authorization.k8s.io`)
|
||||||
)
|
)
|
||||||
|
|
||||||
// APIResourceOptions is the start of the data required to perform the operation.
|
// APIResourceOptions is the start of the data required to perform the operation.
|
||||||
|
Loading…
Reference in New Issue
Block a user