k3s/pkg/client
Clayton Coleman 5cb3c10289 Merge pull request #1782 from smarterclayton/allow_put_to_set_create
Allow clients to determine the difference between create or update on PUT
2014-10-28 13:40:41 -04:00
..
cache Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00
record Fixup unit tests 2014-10-24 11:49:04 -04:00
client.go Fix client structs to be package private 2014-10-24 11:49:04 -04:00
client_test.go Merge pull request #1782 from smarterclayton/allow_put_to_set_create 2014-10-28 13:40:41 -04:00
conditions.go Rework client.Interface 2014-10-24 11:47:30 -04:00
containerinfo.go Retrieve machine spec from cAdvisor 2014-07-17 15:21:47 -07:00
containerinfo_test.go Remove all code dealing with cadvisor Percentiles 2014-09-22 14:22:40 -04:00
doc.go Refactor the client (again) to better support auth 2014-10-01 15:23:37 -04:00
endpoints.go Fix client structs to be package private 2014-10-24 11:49:04 -04:00
events.go Fix client structs to be package private 2014-10-24 11:49:04 -04:00
fake.go Update fake.go for client interface changes 2014-10-24 11:47:30 -04:00
fake_endpoints.go Update fake.go for client interface changes 2014-10-24 11:47:30 -04:00
fake_events.go Update fake.go for client interface changes 2014-10-24 11:47:30 -04:00
fake_minions.go Update fake.go for client interface changes 2014-10-24 11:47:30 -04:00
fake_pods.go Update fake.go for client interface changes 2014-10-24 11:47:30 -04:00
fake_replication_controllers.go Update fake.go for client interface changes 2014-10-24 11:47:30 -04:00
fake_services.go Update fake.go for client interface changes 2014-10-24 11:47:30 -04:00
fake_test.go Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client 2014-08-15 17:15:53 -04:00
flags.go Refactor kubelet access and add SSL 2014-10-22 14:53:59 -07:00
helper.go Refactor kubelet access and add SSL 2014-10-22 14:53:59 -07:00
helper_test.go Fix format specifiers in Printf-type functions. 2014-10-09 17:06:32 -07:00
kubelet.go Refactor kubelet access and add SSL 2014-10-22 14:53:59 -07:00
kubelet_test.go Refactor kubelet access and add SSL 2014-10-22 14:53:59 -07:00
minions.go Fix client structs to be package private 2014-10-24 11:49:04 -04:00
pods.go Fix client structs to be package private 2014-10-24 11:49:04 -04:00
replication_controllers.go Fix client structs to be package private 2014-10-24 11:49:04 -04:00
request.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04:00
request_test.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04:00
restclient.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04:00
restclient_test.go Allow clients to determine the difference between create or update on PUT 2014-10-24 14:41:15 -04:00
services.go Fix client structs to be package private 2014-10-24 11:49:04 -04:00
transport.go Refactor the client (again) to better support auth 2014-10-01 15:23:37 -04:00
transport_test.go Fix format specifiers in Printf-type functions. 2014-10-09 17:06:32 -07:00