Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for hammerRules (0.12 sec)

  1. pkg/controller/clusterroleaggregation/clusterroleaggregation_controller_test.go

    				role("hammer", map[string]string{"foo": "bar"}, hammerRules()),
    				combinedRole([]map[string]string{{"foo": "bar"}}, sawRules()),
    			},
    			clusterRoleToSync:        "combined",
    			expectedClusterRole:      combinedRole([]map[string]string{{"foo": "bar"}}, hammerRules()),
    			expectedClusterRoleApply: combinedApplyRole([]map[string]string{{"foo": "bar"}}, hammerRules()),
    		},
    		{
    			name: "strip rules",
    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