kubernetes/pkg/kubelet/server
Francesco Romani 09517c27c4 kubelet: podresources: pack parameters in a struct
To enable rate limiting, needed for GA graduation,
we need to pass more parameters to the already crowded
`ListenAndServePodresources` function.

To tidy up a bit, pack the parameters in a helper struct,
with no intended changes in behavior.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-03-10 10:28:52 +01:00
..
metrics add volume type and seperated histogram for volume stat collection 2022-01-19 22:33:37 +08:00
stats unittests: Fixes unit tests for Windows (part 6) 2023-01-31 11:49:26 +00:00
auth_test.go kubelet: wire checkpoint container support through 2022-07-14 10:27:41 +00:00
auth.go Generate and format files 2022-07-26 13:14:05 -04:00
doc.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
server_test.go kubelet: Replace deprecated pointer function 2023-01-08 13:44:09 +01:00
server_websocket_test.go Remove --redirect-container-streaming functionality (#95935) 2020-11-09 11:50:11 -08:00
server.go kubelet: podresources: pack parameters in a struct 2023-03-10 10:28:52 +01:00