k3s/pkg/daemons/config
Brad Davidson e6327652f0 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>
2025-01-09 00:51:19 -08:00
..
types.go Replace *core.Factory with CoreFactory interface 2025-01-09 00:51:19 -08:00
types_test.go Added support for repeated extra arguments 2022-04-14 13:59:57 -07:00