Custom resource definition
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
This commit is contained in:
parent
cfaf47c8a2
commit
4c060a78cc
1348 changed files with 92364 additions and 55766 deletions
2
vendor/k8s.io/client-go/tools/auth/clientauth.go
generated
vendored
2
vendor/k8s.io/client-go/tools/auth/clientauth.go
generated
vendored
|
@ -23,7 +23,7 @@ location within a Container's file tree for Containers that
|
|||
need access to the Kubernetes API.
|
||||
|
||||
Having a defined format allows:
|
||||
- clients to be implmented in multiple languages
|
||||
- clients to be implemented in multiple languages
|
||||
- applications which link clients to be portable across
|
||||
clusters with different authentication styles (e.g.
|
||||
some may use SSL Client certs, others may not, etc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue