k3s/pkg/kubecfg
Clayton Coleman 88715cc6ef Rename Event.Status to Event.Condition to match v1beta3 agreement
Question - should this be a phase?  Seems like no, since phase implies
defined lifecycle and this field is explicitly not defined.
2014-12-16 09:43:10 -05:00
..
doc.go Rename cloudcfg to kubecfg 2014-06-25 18:01:37 -07:00
kubecfg.go Move from go-yaml/yaml to ghodss/yaml 2014-12-02 16:24:05 -08:00
kubecfg_test.go New package defines .kubernetes_auth format. 2014-11-14 10:36:25 -08:00
parse.go Allow server and client to take api version as argument 2014-09-18 23:27:28 -04:00
parse_test.go Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00
proxy_server.go Replace custom proxy with httputil.ReverseProxy for kubecfg/kubectl. 2014-10-21 18:52:18 +01:00
proxy_server_test.go Replace custom proxy with httputil.ReverseProxy for kubecfg/kubectl. 2014-10-21 18:52:18 +01:00
resource_printer.go Rename Event.Status to Event.Condition to match v1beta3 agreement 2014-12-16 09:43:10 -05:00
resource_printer_test.go Remove unused YAML tags and GetYAML/SetYAML methods 2014-12-02 16:25:28 -08:00
validate.go Revert "Revert "Add optional validation to kubecfg/kubectl."" 2014-12-09 12:37:48 -08:00