Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for startingClusterRoles (0.14 sec)

  1. pkg/controller/clusterroleaggregation/clusterroleaggregation_controller_test.go

    		return ret
    	}
    
    	tests := []struct {
    		name                     string
    		startingClusterRoles     []*rbacv1.ClusterRole
    		clusterRoleToSync        string
    		expectedClusterRole      *rbacv1.ClusterRole
    		expectedClusterRoleApply *rbacv1ac.ClusterRoleApplyConfiguration
    	}{
    		{
    			name: "remove dead rules",
    			startingClusterRoles: []*rbacv1.ClusterRole{
    				role("hammer", map[string]string{"foo": "bar"}, 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