k3s/pkg
Eric Paris 7cbb52ce04 Use the pflag StringSlice instead of implementing it ourselves
Saves code and makes our code easier to read because we just use normal
[]string instead of custom type.
2015-08-06 19:16:13 -04:00
..
admission run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
api Add Daemon API 2015-08-06 13:15:19 -07:00
apiserver Use the pflag StringSlice instead of implementing it ourselves 2015-08-06 19:16:13 -04:00
auth run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
capabilities Add optional throttling to the proxy/exec/attach methods 2015-07-29 13:51:20 -07:00
client Merge pull request #11820 from liggitt/reuse_round_tripper 2015-08-06 16:04:02 -07:00
clientauth rewrite go imports 2015-08-05 17:30:03 -07:00
cloudprovider run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
controller Correctly handle Node deletion in NodeController 2015-08-06 15:17:44 +02:00
conversion rewrite go imports 2015-08-05 17:30:03 -07:00
credentialprovider run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
expapi rewrite go imports 2015-08-05 17:30:03 -07:00
fieldpath rewrite go imports 2015-08-05 17:30:03 -07:00
fields
healthz
httplog
hyperkube
kubectl Use the pflag StringSlice instead of implementing it ourselves 2015-08-06 19:16:13 -04:00
kubelet Merge pull request #12168 from brendandburns/stdin2 2015-08-06 13:45:59 +02:00
labels rewrite go imports 2015-08-05 17:30:03 -07:00
master Use the pflag StringSlice instead of implementing it ourselves 2015-08-06 19:16:13 -04:00
probe rewrite go imports 2015-08-05 17:30:03 -07:00
proxy run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
registry Merge pull request #12320 from mikedanese/rewrite-pr-issue-links 2015-08-06 09:55:44 +02:00
runtime rewrite go imports 2015-08-05 17:30:03 -07:00
securitycontext rewrite go imports 2015-08-05 17:30:03 -07:00
storage run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
tools Move etcd storage to pkg/storage/etcd 2015-07-30 15:42:06 +02:00
types
ui rewrite go imports 2015-08-05 17:30:03 -07:00
util Use the pflag StringSlice instead of implementing it ourselves 2015-08-06 19:16:13 -04:00
version run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
volume rewrite all links to issues to k8s links 2015-08-05 21:11:11 -07:00
volumeclaimbinder run gofmt on everything we touched 2015-08-05 17:52:56 -07:00
watch run gofmt on everything we touched 2015-08-05 17:52:56 -07:00