mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-01 07:20:59 +00:00
Merge pull request #113089 from zackzhangkai/fix-doc
fix typo Kubernetes-commit: 594d34872c73f6abe5eba740f9e4557c6f970887
This commit is contained in:
commit
ef8a2e5227
@ -32,7 +32,7 @@ Having a defined format allows:
|
||||
|
||||
The file format is json, marshalled from a struct authcfg.Info.
|
||||
|
||||
Clinet libraries in other languages should use the same format.
|
||||
Client libraries in other languages should use the same format.
|
||||
|
||||
It is not intended to store general preferences, such as default
|
||||
namespace, output options, etc. CLIs (such as kubectl) and UIs should
|
||||
|
Loading…
Reference in New Issue
Block a user