.. |
simple
|
Uncomment the code that cause by #19254
|
2016-04-25 23:21:31 +08:00 |
actions.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_componentstatuses.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_configmaps.go
|
Move ConfigMap to main API
|
2016-01-28 17:07:05 -05:00 |
fake_daemon_sets.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_deployments.go
|
Add interface check in Deployment's client
|
2016-05-10 16:11:17 -07:00 |
fake_endpoints.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_events.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_horizontal_pod_autoscalers.go
|
Move internal types of hpa from pkg/apis/extensions to pkg/apis/autoscaling
|
2016-05-09 09:18:13 +02:00 |
fake_ingress.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_jobs.go
|
Move internal types of job from pkg/apis/extensions to pkg/apis/batch
|
2016-04-25 11:03:54 +02:00 |
fake_limit_ranges.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_namespaces.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_network_policies.go
|
v1beta1 NetworkPolicy API definition and client support
|
2016-05-19 19:02:54 -07:00 |
fake_nodes.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_persistent_volume_claims.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_persistent_volumes.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_pod_templates.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_pods.go
|
Move restclient to its own package
|
2016-02-29 12:05:13 -08:00 |
fake_podsecuritypolicy.go
|
PSP types
|
2016-05-11 18:07:35 -04:00 |
fake_replica_sets.go
|
Implement ReplicaSets client.
|
2016-01-28 22:36:22 -08:00 |
fake_replication_controllers.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_resource_quotas.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_scales.go
|
…
|
|
fake_scheduledjobs.go
|
ScheduledJob client
|
2016-05-21 15:48:40 +02:00 |
fake_secrets.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_service_accounts.go
|
Switch to versioned ListOptions in client.
|
2015-12-14 14:26:09 +01:00 |
fake_services.go
|
Move restclient to its own package
|
2016-02-29 12:05:13 -08:00 |
fake_test.go
|
…
|
|
fake_thirdpartyresources.go
|
Move ThirdPartyResource to root scoped object
|
2016-04-30 01:06:07 -04:00 |
fixture.go
|
Merge pull request #23660 from goltermann/vetclean
|
2016-04-12 06:22:16 -07:00 |
testclient.go
|
Merge pull request #25475 from soltysh/scheduledjob_client
|
2016-05-21 14:10:41 -07:00 |
testclient_test.go
|
Allow StatusErrors to be modified after creation
|
2016-05-19 09:08:53 -04:00 |