mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
autogenerated files
This commit is contained in:
parent
6cad5bbff9
commit
68926a22ac
@ -15,6 +15,7 @@ go_test(
|
|||||||
"delta_fifo_test.go",
|
"delta_fifo_test.go",
|
||||||
"expiration_cache_test.go",
|
"expiration_cache_test.go",
|
||||||
"fifo_test.go",
|
"fifo_test.go",
|
||||||
|
"heap_test.go",
|
||||||
"index_test.go",
|
"index_test.go",
|
||||||
"mutation_detector_test.go",
|
"mutation_detector_test.go",
|
||||||
"processor_listener_test.go",
|
"processor_listener_test.go",
|
||||||
@ -50,6 +51,7 @@ go_library(
|
|||||||
"expiration_cache_fakes.go",
|
"expiration_cache_fakes.go",
|
||||||
"fake_custom_store.go",
|
"fake_custom_store.go",
|
||||||
"fifo.go",
|
"fifo.go",
|
||||||
|
"heap.go",
|
||||||
"index.go",
|
"index.go",
|
||||||
"listers.go",
|
"listers.go",
|
||||||
"listwatch.go",
|
"listwatch.go",
|
||||||
|
Loading…
Reference in New Issue
Block a user