k3s/pkg/client/clientcmd/api
Clayton Coleman 6918a4d32e Replace automatic YAML decoding with opt-in YAML decoding
Base codecs no longer automically handle YAML.  Instead, clients
must convert to JSON first via yaml.ToJSON and runtime.YAMLDecoder.
2015-03-20 00:03:56 -04:00
..
latest Replace automatic YAML decoding with opt-in YAML decoding 2015-03-20 00:03:56 -04:00
v1 Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs 2015-02-19 11:29:42 -05:00
register.go add kubectl config 2015-01-13 16:19:57 -05:00
types.go Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs 2015-02-19 11:29:42 -05:00
types_test.go add kubectl config 2015-01-13 16:19:57 -05:00