k3s/pkg/client/unversioned
k8s-merge-robot 8189460809 Merge pull request #13844 from tummychow/label-deps-2
Auto commit by PR queue bot
2015-09-14 12:56:24 -07:00
..
auth Get the unversioned client to build 2015-08-18 10:03:19 -07:00
clientcmd Merge pull request #13844 from tummychow/label-deps-2 2015-09-14 12:56:24 -07:00
fake address lavalamp's comments 2015-09-11 17:34:32 -07:00
portforward Fix portforward test flake with GOMAXPROCS > 1 2015-08-24 17:11:44 -04:00
remotecommand Various exec fixes 2015-09-04 10:40:53 -04:00
testclient refactor tests to use testapi rather than latest directly 2015-09-11 17:32:23 -07:00
client.go remove comments 2015-09-11 17:33:22 -07:00
client_test.go refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
componentstatuses.go Moving client libs to unversioned dir 2015-08-18 10:03:19 -07:00
conditions.go Moving client libs to unversioned dir 2015-08-18 10:03:19 -07: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 move; sed replace 2015-09-11 16:03:22 -07:00
daemon_sets_test.go move; sed replace 2015-09-11 16:03:22 -07: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 Add client code 2015-08-18 12:58:50 -07: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 refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
experimental.go check if experimental is enabled during startup of client and server 2015-09-11 17:34:32 -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 address lavalamp's comments 2015-09-11 17:34:32 -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
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 refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -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 Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
request_test.go refactor tests to use testapi rather than latest directly 2015-09-11 17:32:23 -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 refactor tests to use testapi rather than latest directly 2015-09-11 17:32:23 -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 Moving client libs to unversioned dir 2015-08-18 10:03:19 -07:00
transport_test.go refactor tests to use testapi rather than latest directly 2015-09-11 17:32:23 -07:00