k3s/pkg/daemons
Brad Davidson a3d768a7de Replace *core.Factory with CoreFactory interface
Make this field an interface instead of pointer to allow mocking. Not sure why wrangler has a type that returns an interface instead of just making it an interface itself. Wrangler in general is hard to mock for testing.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
(cherry picked from commit e6327652f0)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2025-01-10 16:11:04 -08:00
..
agent RBAC changes for compat with AuthorizeNodeWithSelectors 2025-01-10 16:11:04 -08:00
config Replace *core.Factory with CoreFactory interface 2025-01-10 16:11:04 -08:00
control Move request handlers out of server package 2025-01-10 16:11:04 -08:00
executor RBAC changes for compat with AuthorizeNodeWithSelectors 2025-01-10 16:11:04 -08:00