| .. |
|
auth
|
Get the unversioned client to build
|
2015-08-18 10:03:19 -07:00 |
|
clientcmd
|
Merge pull request #14087 from brendandburns/kubectl
|
2015-09-30 11:30:32 -07:00 |
|
fake
|
address lavalamp's comments
|
2015-09-11 17:34:32 -07:00 |
|
portforward
|
Port forwarding fixes
|
2015-09-30 20:03:49 -04:00 |
|
remotecommand
|
Various exec fixes
|
2015-09-04 10:40:53 -04:00 |
|
testclient
|
Merge pull request #14459 from bprashanth/l7_ingress_resource_refactor
|
2015-10-02 10:20:48 -07:00 |
|
client.go
|
client can return swagger schema
|
2015-09-26 14:25:53 +03:00 |
|
client_test.go
|
client can return swagger schema
|
2015-09-26 14:25:53 +03:00 |
|
componentstatuses.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
conditions.go
|
Reaper and scaler for jobs
|
2015-09-23 13:06:34 +02:00 |
|
containerinfo.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
containerinfo_test.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
daemon_sets.go
|
DaemonSets adds a Status subresource
|
2015-09-25 12:13:54 -04:00 |
|
daemon_sets_test.go
|
DaemonSets adds a Status subresource
|
2015-09-25 12:13:54 -04:00 |
|
debugging.go
|
Move util.StringSet into its own package
|
2015-09-10 12:04:15 -07:00 |
|
deployment.go
|
move; sed replace
|
2015-09-11 16:03:22 -07:00 |
|
deployment_test.go
|
move; sed replace
|
2015-09-11 16:03:22 -07:00 |
|
doc.go
|
Fix the wrong path of document
|
2015-09-17 20:38:08 +08:00 |
|
endpoints.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
endpoints_test.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
events.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
events_test.go
|
Move pkg/util.Time to pkg/api/unversioned.Time
|
2015-09-17 17:51:27 -07:00 |
|
experimental.go
|
Ingress Client
|
2015-09-29 18:51:24 -07:00 |
|
flags.go
|
Remove external function setting Kubelet flags
|
2015-08-19 13:20:41 +02:00 |
|
flags_test.go
|
Move util.StringSet into its own package
|
2015-09-10 12:04:15 -07:00 |
|
helper.go
|
Merge pull request #14893 from caesarxuchao/temp-fix-negotiate-version
|
2015-09-30 23:13:39 -07:00 |
|
helper_blackbox_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
|
helper_test.go
|
move client/unversioned/fake.go to its own package
|
2015-09-11 17:33:54 -07:00 |
|
horizontalpodautoscaler.go
|
move; sed replace
|
2015-09-11 16:03:22 -07:00 |
|
horizontalpodautoscaler_test.go
|
move; sed replace
|
2015-09-11 16:03:22 -07:00 |
|
import_known_versions.go
|
fix broken files after rebase
|
2015-09-12 15:45:12 -07:00 |
|
ingress.go
|
Ingress Client
|
2015-09-29 18:51:24 -07:00 |
|
ingress_test.go
|
Ingress Client
|
2015-09-29 18:51:24 -07:00 |
|
jobs.go
|
Improve jobs e2e
|
2015-09-29 17:31:57 -07:00 |
|
jobs_test.go
|
Job clients, printer and describer
|
2015-09-15 13:54:51 +02:00 |
|
kubelet.go
|
Remove unused (?) HealthCheck from KubeletClient
|
2015-08-19 14:35:43 +02:00 |
|
kubelet_test.go
|
Remove unused (?) HealthCheck from KubeletClient
|
2015-08-19 14:35:43 +02:00 |
|
limit_ranges.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
limit_ranges_test.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
namespaces.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
namespaces_test.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
nodes.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
nodes_test.go
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
|
persistentvolume_test.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
persistentvolumeclaim.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
persistentvolumeclaim_test.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
persistentvolumes.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
pod_templates.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
pod_templates_test.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
pods.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
pods_test.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
replication_controllers.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
replication_controllers_test.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
request.go
|
set capital in some files
|
2015-09-30 14:46:20 +08:00 |
|
request_test.go
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
|
resource_quotas.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
resource_quotas_test.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
restclient.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
restclient_test.go
|
Moving Status object to a common package
|
2015-09-17 14:09:53 -07:00 |
|
scale.go
|
move; sed replace
|
2015-09-11 16:03:22 -07:00 |
|
secrets.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
service_accounts.go
|
Moving client libs to unversioned dir
|
2015-08-18 10:03:19 -07:00 |
|
services.go
|
Added ProxyGet method to services client.
|
2015-08-26 16:38:13 +02:00 |
|
services_test.go
|
refactor testapi and test scripts to prepare for multiple API groups.
|
2015-09-04 18:01:32 -07:00 |
|
transport.go
|
enable system cas
|
2015-09-17 10:31:30 -04:00 |
|
transport_test.go
|
refactor tests to use testapi rather than latest directly
|
2015-09-11 17:32:23 -07:00 |