minikube/pkg/util
Anders F Björklund 46640cef68 Address all lint except undocumented and stutter
These two lint warnings still remain, after the cleanup:
"exported ... should have comment or be unexported"

"type name will be used as foo.FooBar by other packages,
 and that stutters; consider calling this Bar"
2019-03-02 22:03:55 +01:00
..
kubeconfig Merge pull request #3108 from sebcworks/sebcworks-customapiserverport 2019-01-15 16:43:42 -08:00
config.go Address all lint except undocumented and stutter 2019-03-02 22:03:55 +01:00
config_test.go Replace %s format directives with %v for errors. 2018-09-28 16:05:27 -07:00
constants.go remove all localkube references from code, change /var/lib/localkube to /var/lib/minikube 2018-07-24 12:36:42 -07:00
crypto.go Address all lint except undocumented and stutter 2019-03-02 22:03:55 +01:00
crypto_test.go manage proxy-client / aggregator certs 2017-09-06 18:11:59 -04:00
downloader.go Address all lint except undocumented and stutter 2019-03-02 22:03:55 +01:00
downloader_test.go Replace %s format directives with %v for errors. 2018-09-28 16:05:27 -07:00
extra_options.go Initial configurator commit. 2016-09-30 10:05:14 -07:00
extra_options_test.go Replace %s format directives with %v for errors. 2018-09-28 16:05:27 -07:00
kubernetes.go Back to the original 10 minute timeout :( 2019-03-01 10:50:39 -08:00
utils.go Address all lint except undocumented and stutter 2019-03-02 22:03:55 +01:00
utils_test.go Address all lint except undocumented and stutter 2019-03-02 22:03:55 +01:00