client-go/rest
Lukasz Szaszkiewicz 65a2176a48 client-go/rest: rm watchlist
Kubernetes-commit: 6a37976848b43dae9aa82854b5c5d321f148bb0b
2025-06-13 10:48:45 +02:00
..
fake Always negotiate a decoder using ClientNegotiator 2019-11-10 16:52:08 -05:00
testdata exec credential provider: ProvideClusterInfo and kubeconfig shadow 2020-10-29 13:38:42 -04:00
watch rest client watch: use same name for package as folder 2024-11-04 19:56:55 +00:00
.mockery.yaml client-go/rest: backoff with context support 2024-09-02 20:18:47 +02:00
client_test.go client-go/rest: backoff with context support 2024-09-02 20:18:47 +02:00
client.go client-go/rest: backoff with context support 2024-09-02 20:18:47 +02:00
config_test.go Use randfill, do API renames 2025-02-20 09:45:22 -08:00
config.go client-go/rest: finish conversion to contextual logging 2024-09-02 17:55:12 +02:00
connection_test.go Replace os.Setenv with testing.T.Setenv in tests 2023-04-15 10:09:47 -05:00
exec_test.go Use randfill, do API renames 2025-02-20 09:45:22 -08:00
exec.go Add DisableCompression option to KubeConfig 2022-09-07 18:04:17 -07:00
mock_backoff_manager_test.go chore: Upgrade the mockery version to v2.53.3. 2025-04-10 21:16:47 +08:00
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-03 10:59:47 -05:00
plugin_test.go add noop persister to plugin loader 2021-01-12 00:08:42 +02:00
plugin.go client-go/rest: finish conversion to contextual logging 2024-09-02 17:55:12 +02:00
request_test.go Make Request#RequestURI honor configured context root 2025-04-03 12:51:46 -04:00
request.go client-go/rest: rm watchlist 2025-06-13 10:48:45 +02:00
transport_test.go client-go: test transport generation is goroutine safe 2022-09-04 12:36:01 +02:00
transport.go client-go/transport: drop Dial and GetCert fields in favor of Holders 2022-09-09 08:06:01 -04:00
url_utils_test.go run root-rewrite-import-client-go-api-types 2017-06-28 00:06:44 +00:00
url_utils.go fix typo errors in client-go rest package 2024-06-15 00:28:03 +08:00
urlbackoff_test.go client-go/rest: backoff with context support 2024-09-02 20:18:47 +02:00
urlbackoff.go client-go/rest: backoff with context support 2024-09-02 20:18:47 +02:00
warnings_test.go client-go/test: warning handler with contextual logging 2024-09-02 17:51:01 +02:00
warnings.go client-go/test: warning handler with contextual logging 2024-09-02 17:51:01 +02:00
with_retry_test.go Limit request retrying to []byte request bodies 2022-11-15 17:47:35 -05:00
with_retry.go client-go/rest: backoff with context support 2024-09-02 20:18:47 +02:00
zz_generated.deepcopy.go generated: Run hack/update-gofmt.sh 2021-08-12 17:13:11 -04:00