• Jeff Lowdermilk's avatar
    Add a --raw flag to kubectl config view · fa6ce7b7
    Jeff Lowdermilk authored
    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.
    fa6ce7b7
Name
Last commit
Last update
..
api Loading commit data...
auth_loaders.go Loading commit data...
client_config.go Loading commit data...
client_config_test.go Loading commit data...
doc.go Loading commit data...
loader.go Loading commit data...
loader_test.go Loading commit data...
merged_client_builder.go Loading commit data...
merged_client_builder_test.go Loading commit data...
overrides.go Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...