Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for chiselRules (0.13 sec)

  1. pkg/controller/clusterroleaggregation/clusterroleaggregation_controller_test.go

    				role("chisel", map[string]string{"foo": "bar"}, chiselRules()),
    				role("saw", map[string]string{"foo": "not-bar"}, sawRules()),
    				combinedRole([]map[string]string{{"foo": "bar"}}),
    			},
    			clusterRoleToSync:        "combined",
    			expectedClusterRole:      combinedRole([]map[string]string{{"foo": "bar"}}, chiselRules(), hammerRules()),
    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