This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-10-23 07:29:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
f74fab4e56990d9ccf26b54a364f7cb40dbb109c
kubernetes
/
pkg
/
client
/
testclient
History
Piotr Szczesniak
11a2dc496f
Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
...
Those are changes which touch users required by Termination Notice Addresses
#6804
2015-04-30 18:00:33 +02:00
..
fake_componentstatuses.go
Add "componentstatus" to API for easier cluster health check.
2015-04-17 11:58:23 -07:00
fake_endpoints.go
Add Delete method to endpoints client.
2015-04-17 14:55:19 -07:00
fake_events.go
…
fake_limit_ranges.go
…
fake_namespaces.go
…
fake_nodes.go
FieldSelector for node List()
2015-04-10 12:53:16 +02:00
fake_persistent_volume_claims.go
Added PV & PVC client tests
2015-04-13 10:10:52 -04:00
fake_persistent_volumes.go
Added PV & PVC client tests
2015-04-13 10:10:52 -04:00
fake_pods.go
Added TerminationGracePeriod field to PodSpec and grace-period flag to kubectl stop
2015-04-30 18:00:33 +02:00
fake_replication_controllers.go
…
fake_resource_quotas.go
…
fake_secrets.go
…
fake_services.go
…
fake_test.go
…
fixture.go
…
testclient_test.go
…
testclient.go
Add "componentstatus" to API for easier cluster health check.
2015-04-17 11:58:23 -07:00