Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for sawRules (0.11 sec)

  1. pkg/controller/clusterroleaggregation/clusterroleaggregation_controller_test.go

    		},
    		{
    			name: "select properly remove duplicates",
    			startingClusterRoles: []*rbacv1.ClusterRole{
    				role("hammer", map[string]string{"foo": "bar"}, hammerRules()),
    				role("chisel", map[string]string{"foo": "bar"}, chiselRules()),
    				role("saw", map[string]string{"foo": "bar"}, sawRules()),
    				role("other-saw", map[string]string{"foo": "not-bar"}, sawRules()),
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 12 15:46:12 UTC 2023
    - 9K bytes
    - Viewed (0)
Back to top