k3s/pkg/kubecfg
Kelsey Hightower 682efb7ca5 Remove unnecessary expectNoError helper function
This patch completes a TODO item for the kubecfg package test suite by
removing the expectNoError helper function, which does not reduce enough
typing to justify its usage.
2014-07-20 18:28:55 -07:00
..
doc.go
kubecfg.go Revert "assorted formatting and typo fixes" 2014-07-18 17:16:30 -07:00
kubecfg_test.go Remove unnecessary expectNoError helper function 2014-07-20 18:28:55 -07:00
parse.go
parse_test.go
proxy_server.go
proxy_server_test.go Remove unnecessary expectNoError helper function 2014-07-20 18:28:55 -07:00
resource_printer.go Fixes golint errors in pkg/kubecfg 2014-07-15 22:56:17 +09:00
resource_printer_test.go