k3s/pkg/client/unversioned
k8s-merge-robot d7d601b2fc Merge pull request #18876 from erictune/dynamic-job
Auto commit by PR queue bot
2016-01-25 08:06:22 -08:00
..
auth
clientcmd Update clientcmd.Config to use new Decode methods 2016-01-22 01:10:23 -05:00
fake AbsPath should be compatible with proxy-prefixes: 2016-01-20 00:31:58 +00:00
portforward Comment out calls to httptest.Server.Close() to work around 2016-01-11 23:02:11 -08:00
remotecommand Merge pull request #17535 from mesosphere/jdef_abspath_breaks_proxies 2016-01-20 21:46:47 -08:00
testclient Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00
client.go move SwaggerSchema to DiscoveryClient 2016-01-13 10:11:53 -08:00
client_test.go Update tests to handle codec changes 2016-01-22 13:27:26 -05:00
componentstatuses.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
conditions.go Merge pull request #18876 from erictune/dynamic-job 2016-01-25 08:06:22 -08:00
conditions_test.go Provide a RetryOnConflict helper for client libraries 2016-01-20 22:58:16 -05:00
configmap.go ConfigMap resource and its REST implementation 2015-12-16 11:19:26 -05:00
containerinfo.go Del capatical local packagename for cadvisorApi 2015-10-16 11:03:50 +08:00
containerinfo_test.go Comment out calls to httptest.Server.Close() to work around 2016-01-11 23:02:11 -08:00
daemon_sets.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
daemon_sets_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
deployment.go Remove redundant / complex client code 2015-12-22 14:29:15 -05:00
deployment_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
discovery_client.go Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00
doc.go Fix package documentation on pkg/client/unversioned. 2015-09-21 13:49:04 -06:00
endpoints.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
endpoints_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
events.go Stop using NamespaceIfScoped in events.go 2016-01-06 15:13:07 -08:00
events_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
extensions.go Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00
flags.go
flags_test.go Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
helper.go Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00
helper_blackbox_test.go Update tests to handle codec changes 2016-01-22 13:27:26 -05:00
helper_test.go Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00
horizontalpodautoscaler.go Remove redundant / complex client code 2015-12-22 14:29:15 -05:00
horizontalpodautoscaler_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
import_known_versions.go Merge registered and latest and move to apimachinery 2016-01-21 14:42:21 -08:00
ingress.go Remove redundant / complex client code 2015-12-22 14:29:15 -05:00
ingress_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
jobs.go Remove redundant / complex client code 2015-12-22 14:29:15 -05:00
jobs_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
limit_ranges.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
limit_ranges_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
namespaces.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
namespaces_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
nodes.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
nodes_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
persistentvolume_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
persistentvolumeclaim.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
persistentvolumeclaim_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
persistentvolumes.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
pod_templates.go Remove redundant / complex client code 2015-12-22 14:29:15 -05:00
pod_templates_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
pods.go Remove redundant / complex client code 2015-12-22 14:29:15 -05:00
pods_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
replication_controllers.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
replication_controllers_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
request.go Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00
request_test.go Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00
resource_quotas.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
resource_quotas_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
restclient.go AbsPath should be compatible with proxy-prefixes: 2016-01-20 00:31:58 +00:00
restclient_test.go Update client library to react to changes in Decoding 2016-01-22 13:27:24 -05:00
scale.go find partial resource matches 2015-12-21 09:26:06 -05:00
secrets.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
service_accounts.go Switch to versioned ListOptions in client. 2015-12-14 14:26:09 +01:00
services.go Use networking to hold network related pkgs 2016-01-15 13:46:16 +08:00
services_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
thirdpartyresources.go Rename daemon->resource in thirdparty client 2016-01-12 08:18:25 -08:00
thirdpartyresources_test.go Properly close test http servers in unversioned 2016-01-08 00:10:54 +01:00
transport.go Use KubeletPort reported in NodeStatus instead of cluster-wide master config, take 2. 2015-12-02 13:38:17 +01:00
urlbackoff.go Exponential backoff for request client, rebased. Updated license to 2015-12-07 20:19:51 -05:00
urlbackoff_test.go Exponential backoff for request client, rebased. Updated license to 2015-12-07 20:19:51 -05:00