k3s/pkg/client/unversioned
k8s-merge-robot 3bd23b185b Merge pull request #17730 from wojtek-t/use_unversioned_list_options_in_client
Auto commit by PR queue bot
2015-11-25 09:10:19 -08:00
..
auth Get the unversioned client to build 2015-08-18 10:03:19 -07:00
clientcmd Merge pull request #17316 from deads2k/gv-ClientForVersion 2015-11-24 06:24:28 -08:00
fake Renaming HTTPClientFunc to CreateHTTPClient 2015-11-11 11:54:58 -08:00
portforward Move port forward protocol constant to subpackage 2015-10-21 22:37:26 -04:00
remotecommand Move client's tranport to a separate package 2015-11-19 14:55:47 -08:00
testclient Merge pull request #17730 from wojtek-t/use_unversioned_list_options_in_client 2015-11-25 09:10:19 -08:00
client.go Remove bad heuristic path manipulation 2015-11-05 14:42:36 -08:00
client_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
componentstatuses.go Moving client libs to unversioned dir 2015-08-18 10:03:19 -07:00
conditions.go grep sed Experimental() 2015-10-13 13:22:54 -07:00
containerinfo.go Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08:00
containerinfo_test.go Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08:00
daemon_sets.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
daemon_sets_test.go Unify per-resource List for unversioned client 2015-10-14 08:37:57 +02:00
deployment.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
deployment_test.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
discovery_client.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
doc.go Fix package documentation on pkg/client/unversioned. 2015-09-21 13:49:04 -06:00
endpoints.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
endpoints_test.go Unify List() signature in clients 2015-10-30 15:43:40 +01:00
events.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
events_test.go This commit fixes tests. 2015-11-24 09:16:12 -05:00
extensions.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05: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 Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
helper_blackbox_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
helper_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
horizontalpodautoscaler.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
horizontalpodautoscaler_test.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
import_known_versions.go Set up new "metrics" API group. 2015-11-02 09:49:02 -08:00
ingress.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
ingress_test.go Change resource "ingress" to "ingresses" in URL path and kubectl 2015-10-25 16:54:25 -07:00
jobs.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
jobs_test.go Make PodTemplateSpec for Job not a pointer, since it's a required field 2015-10-14 11:37:11 +02:00
kubelet.go Move client's tranport to a separate package 2015-11-19 14:55:47 -08:00
kubelet_test.go Revert "Use KubeletPort reported in NodeStatus instead of cluster-wide master config" 2015-10-22 21:25:38 -07:00
limit_ranges.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
limit_ranges_test.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
namespaces.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
namespaces_test.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
nodes.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
nodes_test.go grep-sed 2015-10-12 13:31:45 -07:00
persistentvolume_test.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
persistentvolumeclaim.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
persistentvolumeclaim_test.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
persistentvolumes.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
pod_templates.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
pod_templates_test.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
pods.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
pods_test.go Change PodLogs test to use testClient validate 2015-11-17 14:54:09 -08:00
replication_controllers.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
replication_controllers_test.go Unify per-resource List for unversioned client 2015-10-14 08:37:57 +02:00
request.go Merge pull request #16271 from jayunit100/hammer-backoff-metrics-part1 2015-11-12 00:55:37 -08:00
request_test.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
resource_quotas.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
resource_quotas_test.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
restclient.go Exposing http.Client for configurable timeouts 2015-11-10 13:40:51 -08:00
restclient_test.go update client.Config to use GroupVersion 2015-11-21 08:29:26 -05:00
scale.go grep sed ExperimentalClient 2015-10-13 13:22:22 -07:00
secrets.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
service_accounts.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
services.go Use unversioned.ListOptions in clients. 2015-11-24 16:52:09 +01:00
services_test.go Enable specifying scheme/port for metrics client 2015-11-16 13:18:40 -05:00
transport.go Move client's tranport to a separate package 2015-11-19 14:55:47 -08:00