1
0
mirror of https://github.com/rancher/steve.git synced 2025-08-01 06:46:03 +00:00
steve/pkg/accesscontrol
Eric Promislow 6a11ffb660
Migrate the mocking library to uber's (#291)
* Migrate from golang/mock to uber/mock.

* Update go.mod

* Continue migration to uber/mock.

* Tweaks from running the go.uber.mock's mockgen.
2024-10-10 10:28:25 -07:00
..
fake Migrate the mocking library to uber's (#291) 2024-10-10 10:28:25 -07:00
access_control.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30
access_set.go Drop unused variable 2021-08-04 15:03:57 -07:00
access_store_test.go refactor(accesscontrol): use interface for AccessStore cache (#290) 2024-10-09 10:21:29 +02:00
access_store.go refactor(accesscontrol): use interface for AccessStore cache (#290) 2024-10-09 10:21:29 +02:00
policy_rule_index.go refactor(accesscontrol): add unit tests for CacheKey (#245) 2024-08-28 10:06:21 +02:00
role_revision_index.go updated wrangler from v2 to v3 2024-06-05 22:53:08 +05:30