k3s/pkg/kubectl
Dawn Chen 93c0052263 Merge pull request #4952 from rjnagal/kubectl
Add capacity information to 'kubectl describe minion'
2015-03-02 13:09:52 -08:00
..
cmd Merge pull request #4766 from mikedanese/remove-util-merge 2015-02-25 09:22:01 -08:00
resource Update guestbook example to use replication controller. 2015-02-24 20:21:13 +01:00
describe.go Add capacity information to 'kubectl describe minion' 2015-03-02 19:51:30 +00:00
describe_test.go Modify Event struct to allow compressing multiple recurring events in to a single event. 2015-02-05 21:50:29 -08:00
doc.go
generate.go Add a service generator and a command to easily expose services. 2015-01-27 10:06:08 -08:00
generate_test.go Add tests for run command and generate. 2015-01-14 07:12:32 -08:00
interfaces.go Allow Create/Update/Delete kubectl commands to handle arbitrary objects 2014-11-04 10:44:56 -05:00
kubectl.go 'svc' is a much clearer shorthand for "Service" than "se" 2015-02-21 18:17:52 -05:00
proxy_server.go Configurable API prefix for kubectl proxy 2015-02-10 13:58:46 +00:00
proxy_server_test.go Replace custom proxy with httputil.ReverseProxy for kubecfg/kubectl. 2014-10-21 18:52:18 +01:00
resize.go Add a kubectl stop command 2015-01-22 09:46:53 -08:00
resize_test.go Add a resize command to kubectl. 2015-01-14 21:36:08 -08:00
resource_printer.go Add a human readable created since column to kubectl. 2015-02-26 22:16:23 -08:00
resource_printer_test.go api: rename conditionkind -> conditiontype 2015-02-23 22:13:21 -08:00
rolling_updater.go Add a rollingupdate lib and command to kubectl 2015-01-06 17:29:05 -08:00
rolling_updater_test.go Add a kubectl stop command 2015-01-22 09:46:53 -08:00
run.go Rename type Port to ContainerPort 2015-02-27 21:05:59 -08:00
run_test.go Rename type Port to ContainerPort 2015-02-27 21:05:59 -08:00
service.go Fix service generation and add tests I should have included in the first place. 2015-02-04 12:14:53 -08:00
service_test.go Fix service generation and add tests I should have included in the first place. 2015-02-04 12:14:53 -08:00
sorted_event_list.go Modify Event struct to allow compressing multiple recurring events in to a single event. 2015-02-05 21:50:29 -08:00
sorted_event_list_test.go Modify Event struct to allow compressing multiple recurring events in to a single event. 2015-02-05 21:50:29 -08:00
sorted_resource_name_list.go Introduce a ResourceQuota object 2015-01-28 15:03:19 -05:00
stop.go Add a kubectl stop command 2015-01-22 09:46:53 -08:00
stop_test.go Add a kubectl stop command 2015-01-22 09:46:53 -08:00
version.go Print client version before evaluating server's. 2015-02-11 17:11:25 -08:00
watchloop.go Allow kubectl get to fetch multiple resource types 2015-01-09 13:30:14 -05:00