mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-26 11:40:44 -05:00
Defaults to false, unless --flatten is specified. Default behavior
(--raw=false) is that byte data (Client{Certificate,Key}data,
CertificateAuthorityData) is redacted for a more human-readable view.
Useful for manually inspecting files that have embeded data.
|
||
|---|---|---|
| .. | ||
| api | ||
| auth_loaders.go | ||
| client_config.go | ||
| client_config_test.go | ||
| doc.go | ||
| loader.go | ||
| loader_test.go | ||
| merged_client_builder.go | ||
| merged_client_builder_test.go | ||
| overrides.go | ||
| validation.go | ||
| validation_test.go | ||