k3s/pkg/client
Daniel Smith c1390a0836 version field selector field names in the client 2015-04-07 16:59:57 -07:00
..
cache Merge pull request #5270 from lavalamp/fix7 2015-04-07 16:58:09 -04:00
clientcmd Return a typed error for config validation, and make errors simple 2015-04-02 01:40:00 -04:00
metrics Add metrics to REST client 2015-04-03 14:42:06 +02:00
portforward Fixing a lot of string formatting issues with regards to: 2015-03-31 16:47:10 -07:00
record Do not log "event already exists" errors 2015-04-04 11:35:56 -04:00
remotecommand Fixing a lot of string formatting issues with regards to: 2015-03-31 16:47:10 -07:00
testclient Create a new testclient package that can be backed by disk files 2015-04-07 14:56:15 -04:00
testdata Added test cases for NewKubeletClient with TLS enabled 2014-12-18 00:57:33 -08:00
client.go PV & PVC Client implementation 2015-04-06 08:46:43 -04:00
client_test.go Clients should not check conditions, UpdateStatus() is inconsistent 2015-03-25 16:25:04 -04:00
conditions.go Add a rollingupdate lib and command to kubectl 2015-01-06 17:29:05 -08:00
containerinfo.go Rename cAdvisor info API to cadvisorApi 2015-03-06 16:06:38 -08:00
containerinfo_test.go Rename cAdvisor info API to cadvisorApi 2015-03-06 16:06:38 -08:00
doc.go Rename ListPods methods to List. 2015-01-09 23:46:02 -08:00
endpoints.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
endpoints_test.go Implement multi-port endpoints 2015-03-27 12:36:32 -07:00
events.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
events_test.go Updating unit tests for pkg/client so that they pass with v1beta3 api 2015-03-24 18:54:02 -07:00
fake.go Create a new testclient package that can be backed by disk files 2015-04-07 14:56:15 -04:00
flags.go Add timeout to kubelet client 2015-03-20 18:46:45 -07:00
flags_test.go Add timeout to kubelet client 2015-03-20 18:46:45 -07:00
helper.go Add a QPS limiter to the kubernetes client. 2015-04-03 11:58:51 -07:00
helper_test.go Add a QPS limiter to the kubernetes client. 2015-04-03 11:58:51 -07:00
kubelet.go Revert "Merge pull request #6309 from GoogleCloudPlatform/revert-6243-kubelet-ssl" 2015-04-02 10:44:37 -07:00
kubelet_test.go Changed PodInfo to be a list 2015-03-26 10:15:25 +01:00
limit_ranges.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
limit_ranges_test.go Updating unit tests for pkg/client so that they pass with v1beta3 api 2015-03-24 18:54:02 -07:00
namespaces.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
namespaces_test.go Updating unit tests for pkg/client so that they pass with v1beta3 api 2015-03-24 18:54:02 -07:00
nodes.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
nodes_test.go Move Capacity from NodeSpec to NodeStatus 2015-03-26 15:28:48 +01:00
persistentvolumeclaim.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
persistentvolumes.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
pods.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
pods_test.go Updating unit tests for pkg/client so that they pass with v1beta3 api 2015-03-24 18:54:02 -07:00
replication_controllers.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
replication_controllers_test.go Updating unit tests for pkg/client so that they pass with v1beta3 api 2015-03-24 18:54:02 -07:00
request.go version field selector field names in the client 2015-04-07 16:59:57 -07:00
request_test.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
resource_quotas.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
resource_quotas_test.go Clients should not check conditions, UpdateStatus() is inconsistent 2015-03-25 16:25:04 -04:00
restclient.go Merge pull request #6027 from ghodss/kube-patch 2015-04-03 15:08:51 -07:00
restclient_test.go Updating components to use v1beta3 2015-04-03 15:19:14 -07:00
secrets.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
services.go compute query parameter names in the client. 2015-04-06 16:54:26 -07:00
services_test.go Updating unit tests for pkg/client so that they pass with v1beta3 api 2015-03-24 18:54:02 -07:00
transport.go Split TLS loading to allow 3rd parties to load keys easily 2015-02-19 20:54:21 -05:00
transport_test.go Set a default user agent on all client.Client calls 2015-02-04 17:45:53 -05:00