k3s/pkg/client/unversioned
Chao Xu 50a2c4c643 grep-sed 2015-10-12 13:31:45 -07:00
..
auth Get the unversioned client to build 2015-08-18 10:03:19 -07:00
clientcmd Merge pull request #14296 from technosophos/master 2015-10-05 16:31:09 -07:00
fake address lavalamp's comments 2015-09-11 17:34:32 -07:00
portforward Refactor exec to make attach useful without a client.Config 2015-10-09 14:36:46 -04:00
remotecommand Refactor exec to make attach useful without a client.Config 2015-10-09 14:36:46 -04:00
testclient grep-sed 2015-10-12 13:31:45 -07:00
client.go grep-sed 2015-10-12 13:31:45 -07:00
client_test.go grep-sed 2015-10-12 13:31:45 -07:00
componentstatuses.go Moving client libs to unversioned dir 2015-08-18 10:03:19 -07:00
conditions.go experimental. -> extensions. 2015-10-09 15:49:10 -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 experimental. -> extensions. 2015-10-09 15:49:10 -07:00
daemon_sets_test.go experimental. -> extensions. 2015-10-09 15:49:10 -07:00
debugging.go Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
deployment.go experimental. -> extensions. 2015-10-09 15:49:10 -07:00
deployment_test.go experimental. -> extensions. 2015-10-09 15:49:10 -07:00
doc.go Fix package documentation on pkg/client/unversioned. 2015-09-21 13:49:04 -06: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 grep-sed 2015-10-12 13:31:45 -07:00
experimental.go grep-sed 2015-10-12 13:31:45 -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 #14941 from caesarxuchao/fix-ServerAPIVersions 2015-10-10 10:36:55 -07:00
helper_blackbox_test.go grep-sed 2015-10-12 13:31:45 -07:00
helper_test.go add a ServerAPIVersions function that visits both /api and /apis, and doesn't require a high-level client 2015-10-01 15:00:33 -07:00
horizontalpodautoscaler.go Add status subresource to HorizontalPodAutoscaler 2015-10-12 11:27:56 -04:00
horizontalpodautoscaler_test.go Add status subresource to HorizontalPodAutoscaler 2015-10-12 11:27:56 -04:00
import_known_versions.go apis/experimental->apis/extensions 2015-10-09 15:04:41 -07:00
ingress.go experimental. -> extensions. 2015-10-09 15:49:10 -07:00
ingress_test.go experimental. -> extensions. 2015-10-09 15:49:10 -07:00
jobs.go experimental. -> extensions. 2015-10-09 15:49:10 -07:00
jobs_test.go experimental. -> extensions. 2015-10-09 15:49:10 -07:00
kubelet.go Add bearer token support for kubelet client config 2015-10-05 15:29:10 -04: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 grep-sed 2015-10-12 13:31:45 -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 grep-sed 2015-10-12 13:31:45 -07:00
replication_controllers.go Add replication controller status subresource 2015-10-07 14:39:33 -04:00
replication_controllers_test.go Add replication controller status subresource 2015-10-07 14:39:33 -04:00
request.go grep-sed 2015-10-12 13:31:45 -07:00
request_test.go grep-sed 2015-10-12 13:31:45 -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 experimental. -> extensions. 2015-10-09 15:49:10 -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 grep-sed 2015-10-12 13:31:45 -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