.. |
config
|
…
|
|
errors
|
Implement volumes as plugins.
|
2015-01-20 11:45:45 -08:00 |
exec
|
…
|
|
iptables
|
make kube-proxy.log less verbose.
|
2015-02-02 11:15:14 -08:00 |
merge
|
implement RFC7386 JSON Merge Patch
|
2015-02-15 22:21:10 -08:00 |
mount
|
fix build on non-linux hosts.
|
2015-02-03 08:13:09 -08:00 |
slice
|
Adds test for slice.ShuffleStrings
|
2015-01-23 09:30:09 -08:00 |
wait
|
…
|
|
yaml
|
Add more tests around JSON/YAML decoding from the CLI
|
2015-01-14 12:38:36 -05:00 |
bool_flag.go
|
make all kubectl config set-* easier to use
|
2015-01-26 15:16:54 -05:00 |
clock.go
|
Move clock to util
|
2014-12-22 14:14:03 -08:00 |
configuration_map.go
|
Enable v1beta3 API via --runtime_config=api/v1beta3 flag
|
2015-01-08 13:01:24 -05:00 |
crypto.go
|
Automatically serve API on https with self-signed cert
|
2015-01-06 09:36:29 -05:00 |
diff.go
|
Add a side-by-side diff option for verbose output
|
2014-12-12 18:14:46 -05:00 |
doc.go
|
…
|
|
fake_handler.go
|
Allow an empty service
|
2014-12-09 12:48:53 -05:00 |
fake_handler_test.go
|
…
|
|
flags.go
|
Address code review comments
|
2015-01-15 09:12:20 -08:00 |
hash.go
|
Update copyright year for files created today to current year
|
2015-01-05 17:01:02 -08:00 |
hash_test.go
|
Update copyright year for files created today to current year
|
2015-01-05 17:01:02 -08:00 |
list.go
|
Add Type() method on flags for compat with pflag library
|
2014-12-11 20:10:54 -05:00 |
list_test.go
|
Do not consider an empty string to be an error in list.go
|
2014-12-10 11:41:13 -08:00 |
logs.go
|
Fix up logging flags for kubectl.
|
2015-01-15 09:12:20 -08:00 |
net.go
|
Add Type() method on flags for compat with pflag library
|
2014-12-11 20:10:54 -05:00 |
net_test.go
|
Move all kubernetes to posix flags
|
2015-01-15 09:12:19 -08:00 |
node.go
|
Fix hack/test-cmd.sh test.
|
2015-02-05 01:58:26 +01:00 |
pflag_import.go
|
Create new hyperkube package.
|
2015-01-28 16:11:34 -08:00 |
runner.go
|
…
|
|
runner_test.go
|
…
|
|
set.go
|
Merge pull request #4422 from derekwaynecarr/set_difference
|
2015-02-13 14:16:28 -08:00 |
set_test.go
|
Set should have a difference function
|
2015-02-13 15:39:56 -05:00 |
string_flag.go
|
gimports nits
|
2015-01-26 22:42:29 -08:00 |
template.go
|
Create new hyperkube package.
|
2015-01-28 16:11:34 -08:00 |
template_test.go
|
Create new hyperkube package.
|
2015-01-28 16:11:34 -08:00 |
throttle.go
|
…
|
|
throttle_test.go
|
…
|
|
time.go
|
Use util.Time consistently in types.go
|
2014-12-11 11:14:25 -05:00 |
time_test.go
|
…
|
|
util.go
|
Allow panics and unhandled errors to be reported to external targets
|
2015-01-26 20:23:46 -05:00 |
util_test.go
|
Allow panics and unhandled errors to be reported to external targets
|
2015-01-26 20:23:46 -05:00 |
uuid.go
|
Move util.UID to pkg/types
|
2015-01-14 15:22:21 -08:00 |
validation.go
|
Add more information to Validator error messages.
|
2015-02-09 18:07:09 +01:00 |
validation_test.go
|
…
|
|