- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for CANCEL (0.04 sec)
-
CHANGELOG/CHANGELOG-1.27.md
have been deprecated and will be removed in a future release. Callers should switch to using `wait.PollUntilContextCancel`, `wait.PollUntilContextTimeout`, or `wait.ExponentialBackoffWithContext` as appropriate. `PollWithContext(Cancel|Deadline)` will no longer return `ErrWaitTimeout` - use the `Interrupted(error) bool` helper to replace checks for `err == ErrWaitTimeout`, or compare specifically to context errors as needed. A future release will make the `ErrWaitTimeout` error...
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jul 17 07:48:22 UTC 2024 - 466.3K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.11.md
([#62695](https://github.com/kubernetes/kubernetes/pull/62695), [@CaoShuFeng](https://github.com/CaoShuFeng))
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0) -
api/go1.16.txt
pkg image/jpeg, type Reader //deprecated pkg net, type Dialer struct, Cancel //deprecated pkg net, type Dialer struct, DualStack //deprecated pkg net/http, method (*Transport) CancelRequest //deprecated pkg net/http, type CloseNotifier //deprecated pkg net/http, type ProtocolError //deprecated pkg net/http, type Request struct, Cancel //deprecated pkg net/http, type Transport struct, Dial //deprecated
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0)