mirror of
https://github.com/k3s-io/k3s.git
synced 2026-05-28 04:34:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| managed | ||
| address_controller.go | ||
| bootstrap.go | ||
| bootstrap_test.go | ||
| cluster.go | ||
| encrypt.go | ||
| etcd.go | ||
| https.go | ||
| managed.go | ||
| router.go | ||
| storage.go | ||