kubernetes/pkg/client/clientcmd/api
Jeff Lowdermilk fa6ce7b7bf Add a --raw flag to kubectl config view
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.
2015-04-23 09:19:45 -07:00
..
latest Replace automatic YAML decoding with opt-in YAML decoding 2015-03-20 00:03:56 -04:00
v1 make kubectl config behave more expectedly 2015-04-09 15:43:57 -04:00
helpers_test.go Add a --raw flag to kubectl config view 2015-04-23 09:19:45 -07:00
helpers.go Add a --raw flag to kubectl config view 2015-04-23 09:19:45 -07:00
register.go add kubectl config 2015-01-13 16:19:57 -05:00
types_test.go make kubectl config behave more expectedly 2015-04-09 15:43:57 -04:00
types.go make kubectl config behave more expectedly 2015-04-09 15:43:57 -04:00