.. |
config
|
guard against unexpected type during config manipulation
|
2015-02-13 13:15:47 -05:00 |
util
|
added previously failing unit test and fix using pkg/util/merge.go instead of mergo to apply patch.
|
2015-02-17 07:43:21 -08:00 |
cmd_test.go
|
Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util
|
2015-02-05 09:39:42 -08:00 |
cmd.go
|
Merge pull request #4284 from brendandburns/cleanup
|
2015-02-10 12:48:30 -05:00 |
create_test.go
|
Add support for Namespace as Kind
|
2015-02-10 09:50:50 -05:00 |
create.go
|
Comments go above the sample line in kubectl docs.
|
2015-02-12 15:49:25 -08:00 |
delete_test.go
|
kubectl delete resource : remove all resources
|
2015-02-13 18:25:41 +01:00 |
delete.go
|
kubectl delete resource : remove all resources
|
2015-02-13 18:25:41 +01:00 |
describe_test.go
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
describe.go
|
Refactor kubectl/cmd helpers into pkg/kubectl/cmd/util
|
2015-02-05 09:39:42 -08:00 |
expose.go
|
added previously failing unit test and fix using pkg/util/merge.go instead of mergo to apply patch.
|
2015-02-17 07:43:21 -08:00 |
factory_test.go
|
make kubectl factory flag binding optional
|
2015-01-20 18:12:24 -05:00 |
get_test.go
|
Add support for Namespace as Kind
|
2015-02-10 09:50:50 -05:00 |
get.go
|
kubectl delete resource : remove all resources
|
2015-02-13 18:25:41 +01:00 |
label_test.go
|
Add a label command.
|
2015-02-09 20:09:02 -08:00 |
label.go
|
Comments go above the sample line in kubectl docs.
|
2015-02-12 15:49:25 -08:00 |
log.go
|
Comments go above the sample line in kubectl docs.
|
2015-02-12 15:49:25 -08:00 |
namespace.go
|
remove --ns-path option from .kubeconfig file, kick tests
|
2015-02-03 14:22:55 -05:00 |
proxy.go
|
Clean up kubectl help for auto-gen'd kubectl.md
|
2015-02-10 12:02:05 -08:00 |
resize.go
|
Comments go above the sample line in kubectl docs.
|
2015-02-12 15:49:25 -08:00 |
rollingupdate.go
|
Fix rolling update if namespace is empty.
|
2015-02-17 20:16:49 -08:00 |
run.go
|
added previously failing unit test and fix using pkg/util/merge.go instead of mergo to apply patch.
|
2015-02-17 07:43:21 -08:00 |
stop.go
|
Make kubectl stop take -f flag (for filename|url|directory)
|
2015-02-17 11:27:47 -08:00 |
update_test.go
|
Add support for Namespace as Kind
|
2015-02-10 09:50:50 -05:00 |
update.go
|
Merge pull request #4450 from mikedanese/update-fix
|
2015-02-17 09:58:18 -08:00 |
version.go
|
Clean up kubectl help for auto-gen'd kubectl.md
|
2015-02-10 12:02:05 -08:00 |