1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 08:17:04 +00:00
node-feature-discovery/pkg/podres
Markus Lehtonen 7d1b0bc359 pkg/podres: update mocked PodResourcesListerClient
Update mocked implementation of
k8s.io/kubelet/pkg/apis/podresources/v1.PodResourcesListerClient. The
mocked implementation is moved to a separate "mocks" subpackage as it's
for an external interface.

This patch also adds code for auto-generation for the mocked interface.

(cherry picked from commit e2d5ba1a2b)
2023-08-29 13:05:50 +03:00
..
mocks pkg/podres: update mocked PodResourcesListerClient 2023-08-29 13:05:50 +03:00
client.go pkg/podres: update mocked PodResourcesListerClient 2023-08-29 13:05:50 +03:00