| .. |
|
auth
|
…
|
|
|
clientcmd
|
…
|
|
|
fake
|
…
|
|
|
portforward
|
…
|
|
|
remotecommand
|
…
|
|
|
testclient
|
Merge pull request #18487 from smarterclayton/guard_encode_decode
|
2015-12-13 23:08:18 -08:00 |
|
client.go
|
…
|
|
|
client_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
componentstatuses.go
|
…
|
|
|
conditions.go
|
…
|
|
|
containerinfo.go
|
…
|
|
|
containerinfo_test.go
|
…
|
|
|
daemon_sets.go
|
…
|
|
|
daemon_sets_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
deployment.go
|
…
|
|
|
deployment_test.go
|
add label test to deployment client
|
2015-12-13 13:56:01 -08:00 |
|
discovery_client.go
|
…
|
|
|
doc.go
|
…
|
|
|
endpoints.go
|
…
|
|
|
endpoints_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
events.go
|
Merge pull request #18290 from wojtek-t/fast_namespace_deletion
|
2015-12-11 13:34:56 -08:00 |
|
events_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
extensions.go
|
Merge pull request #18370 from deads2k/gv-interfacesfor
|
2015-12-13 10:27:17 -08:00 |
|
flags.go
|
…
|
|
|
flags_test.go
|
…
|
|
|
helper.go
|
update InterfacesFor to use GroupVersion
|
2015-12-11 13:45:41 -05:00 |
|
helper_blackbox_test.go
|
…
|
|
|
helper_test.go
|
…
|
|
|
horizontalpodautoscaler.go
|
…
|
|
|
horizontalpodautoscaler_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
import_known_versions.go
|
…
|
|
|
ingress.go
|
…
|
|
|
ingress_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
jobs.go
|
…
|
|
|
jobs_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
limit_ranges.go
|
…
|
|
|
limit_ranges_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
namespaces.go
|
…
|
|
|
namespaces_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
nodes.go
|
…
|
|
|
nodes_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
persistentvolume_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
persistentvolumeclaim.go
|
…
|
|
|
persistentvolumeclaim_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
persistentvolumes.go
|
…
|
|
|
pod_templates.go
|
…
|
|
|
pod_templates_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
pods.go
|
…
|
|
|
pods_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
replication_controllers.go
|
…
|
|
|
replication_controllers_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
request.go
|
…
|
|
|
request_test.go
|
…
|
|
|
resource_quotas.go
|
…
|
|
|
resource_quotas_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
restclient.go
|
…
|
|
|
restclient_test.go
|
…
|
|
|
scale.go
|
…
|
|
|
secrets.go
|
…
|
|
|
service_accounts.go
|
…
|
|
|
services.go
|
…
|
|
|
services_test.go
|
Move pkg/client/unvrsioned#testClient to pkg/client/unversioned/testclient#simple
|
2015-12-09 10:39:28 -08:00 |
|
thirdpartyresources.go
|
Add a client implementation for third party resources
|
2015-12-10 15:43:05 -08:00 |
|
thirdpartyresources_test.go
|
Add a client implementation for third party resources
|
2015-12-10 15:43:05 -08:00 |
|
transport.go
|
…
|
|