.. |
synctrack
|
Properly align synctrack.SingleFileTracker struct
|
2023-03-13 08:37:13 +01:00 |
testing
|
Fix Panic Condition
|
2022-02-11 14:50:19 -05:00 |
controller_test.go
|
Change where transformers are called.
|
2023-03-14 23:05:20 +00:00 |
controller.go
|
Should get ENABLE_CLIENT_GO_WATCH_LIST_ALPHA when new reflector
|
2023-05-24 21:09:53 +08:00 |
delta_fifo_test.go
|
Change where transformers are called.
|
2023-03-14 23:05:20 +00:00 |
delta_fifo.go
|
Change where transformers are called.
|
2023-03-14 23:05:20 +00:00 |
doc.go
|
|
|
expiration_cache_fakes.go
|
Migrate to k8s.io/utils/clock in client-go
|
2021-09-17 11:36:09 +02:00 |
expiration_cache_test.go
|
Migrate to k8s.io/utils/clock in client-go
|
2021-09-17 11:36:09 +02:00 |
expiration_cache.go
|
Remove log line from expiration cache
|
2022-10-04 11:01:37 -07:00 |
fake_custom_store.go
|
|
|
fifo_test.go
|
Enable propagration of HasSynced
|
2022-11-18 00:12:50 +00:00 |
fifo.go
|
Enable propagration of HasSynced
|
2022-11-18 00:12:50 +00:00 |
heap_test.go
|
cleanup: omit comparison with bool constants
|
2023-09-04 16:59:23 +08:00 |
heap.go
|
simplify returning boolean expression in staging/src/k8s.io/client-go/tools
|
2021-05-24 07:15:36 +00:00 |
index_test.go
|
fix index test: multi index check for empty list
|
2020-11-26 18:23:57 +08:00 |
index.go
|
Generate and format files
|
2022-07-19 20:54:13 -04:00 |
listers.go
|
Fix duplicate code block of ListAll function
|
2022-03-24 14:47:20 +08:00 |
listwatch.go
|
|
|
main_test.go
|
|
|
mutation_cache.go
|
|
|
mutation_detector_test.go
|
Add test timeout to mutation detector test
|
2021-03-06 18:16:42 -05:00 |
mutation_detector.go
|
Change time.Now().Sub(x) to time.Since(x) for cleanup
|
2021-04-12 10:27:54 +08:00 |
object-names_test.go
|
Added conversions to/from NamespacedName
|
2023-03-22 16:55:07 -04:00 |
object-names.go
|
Added conversions to/from NamespacedName
|
2023-03-22 16:55:07 -04:00 |
OWNERS
|
lavalamp is taking a long break
|
2023-05-11 16:43:38 +00:00 |
processor_listener_test.go
|
Enable propagration of HasSynced
|
2022-11-18 00:12:50 +00:00 |
reflector_data_consistency_detector_test.go
|
client-go/reflector: introduce a data consistency mechanism for the watch-list feature.
|
2023-10-06 14:26:47 +02:00 |
reflector_data_consistency_detector.go
|
client-go/reflector: introduce a data consistency mechanism for the watch-list feature.
|
2023-10-06 14:26:47 +02:00 |
reflector_metrics.go
|
|
|
reflector_test.go
|
reflector: close an established watcher when the StopCh was closed
|
2023-10-03 13:49:21 +02:00 |
reflector_watchlist_test.go
|
client-go/reflector: introduce a data consistency mechanism for the watch-list feature.
|
2023-10-06 14:26:47 +02:00 |
reflector.go
|
client-go/reflector: introduce a data consistency mechanism for the watch-list feature.
|
2023-10-06 14:26:47 +02:00 |
retry_with_deadline_test.go
|
Add option to retry internal api error in reflector.
|
2022-07-25 08:02:54 +00:00 |
retry_with_deadline.go
|
Add option to retry internal api error in reflector.
|
2022-07-25 08:02:54 +00:00 |
shared_informer_test.go
|
informer: fix race against Run and SetTransform/SetWatchErrorHandler
|
2023-05-08 10:11:54 -07:00 |
shared_informer.go
|
client-go: log proper 'caches populated' message, with type and source and only once
|
2023-08-07 12:56:32 +02:00 |
store_test.go
|
client-go/cache: support errors.Unwrap for KeyError
|
2021-04-02 10:17:57 +08:00 |
store.go
|
Add structured alternatives to strings in client-go/tools/cache
|
2023-03-22 16:21:17 -04:00 |
thread_safe_store_test.go
|
Refactor store index into its structure
|
2022-05-05 17:30:24 +02:00 |
thread_safe_store.go
|
Minor cleanup of thread safe store
|
2022-11-02 13:02:29 +01:00 |
undelta_store_test.go
|
|
|
undelta_store.go
|
|
|