Merge pull request #5580 from liggitt/reload-token

Add token file reload to client library requirements
This commit is contained in:
Kubernetes Prow Robot 2021-03-06 10:03:41 -08:00 committed by GitHub
commit 39d25a2c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ Development would be based on a generated client using OpenAPI and [swagger-code
* X509 Client certificate (inline and referenced by file)
* Bearer tokens (inline and referenced by file)
* Bearer tokens (inline or referenced by a file that is reloaded at least once per minute)
* encryption/TLS (inline, referenced by file, insecure)