mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-24 19:36:00 -04:00
Automatic merge from submit-queue Client auth provider plugin framework Allows client plugins to modify the underlying transport to, for example, add custom authorization headers. |
||
|---|---|---|
| .. | ||
| api | ||
| auth_loaders.go | ||
| client_config.go | ||
| client_config_test.go | ||
| doc.go | ||
| loader.go | ||
| loader_test.go | ||
| merged_client_builder.go | ||
| overrides.go | ||
| validation.go | ||
| validation_test.go | ||