k3s/pkg/kubecfg
saadali 90dfdcecd5 Remove CONDITION from event object completely
# *** ERROR: *** Some files have not been gofmt'd.  To fix these
# errors, run gofmt -s -w <file>, or cut and paste the following:
#   gofmt -s -w pkg/kubecfg/resource_printer.go pkg/proxy/config/config.go pkg/runtime/types.go
#
# Your commit will be aborted unless you override this warning. To
# commit in spite of these format errors, delete the following line:
#   COMMIT_BLOCKED_ON_GOFMT
2015-01-14 14:17:16 -08:00
..
doc.go Rename cloudcfg to kubecfg 2014-06-25 18:01:37 -07:00
kubecfg.go Shorten kubecfg test by adding private variable for duration 2015-01-09 13:16:30 -05:00
kubecfg_test.go Shorten kubecfg test by adding private variable for duration 2015-01-09 13:16:30 -05: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 Remove CONDITION from event object completely 2015-01-14 14:17:16 -08:00
resource_printer_test.go add existence func and unit test 2014-12-23 14:05:26 -08:00
validate.go Update references from Path() to the appropriate segment use 2014-12-29 15:38:52 -05:00