karmada/test/helper
Mohamed Awnallah f71bc13963 test: unify access to cluster members
In this commit, we unify access to cluster members
in `test/helper/NewFederatedResourceQuota()` by passing
`clusterNames` as an input parameter. This commit is also
a follow-up of this PR #5226.

Signed-off-by: Mohamed Awnallah <mohamedmohey2352@gmail.com>
2024-07-23 17:46:54 +00:00
..
config.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
manager.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
namespace.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00
policy.go test: unify access to cluster members 2024-07-23 17:46:54 +00:00
request.go migrate wait.PollImmediate to wait.PollUntilContextTimeout. 2024-05-22 05:51:49 +00:00
resource.go cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
scheduler.go feat: add license and verify license for code file 2023-11-16 11:11:21 +08:00