The condition methods will eventually all take a context. Since we have been provided one, alter the accepted condition type and change the four references in tree. Collers of ExponentialBackoffWithContext should use a condition aware function (ConditionWithContextFunc). If the context can be ignored the helper ConditionFunc.WithContext can be used to convert an existing function to the new type. Kubernetes-commit: 34bfdc3635cb621d94eebde5d8f4b9c0b933c68e |
||
|---|---|---|
| .. | ||
| authentication.go | ||
| authentication_test.go | ||
| certs_test.go | ||
| client.go | ||
| error.go | ||
| gencerts.sh | ||
| metrics.go | ||
| serviceresolver.go | ||
| serviceresolver_test.go | ||
| validation.go | ||
| webhook.go | ||
| webhook_test.go | ||