Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for kubeSystemServiceAccount (0.25 sec)

  1. staging/src/k8s.io/apiserver/pkg/apis/flowcontrol/bootstrap/default.go

    		flowcontrol.FlowDistinguisherMethodByUserType,
    		flowcontrol.PolicyRulesWithSubjects{
    			Subjects: append(
    				users(user.KubeControllerManager, user.KubeScheduler),
    				kubeSystemServiceAccount(flowcontrol.NameAll)...),
    			ResourceRules: []flowcontrol.ResourcePolicyRule{
    				resourceRule(
    					[]string{"get", "create", "update"},
    					[]string{coordinationv1.GroupName},
    					[]string{"leases"},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Oct 30 12:18:40 UTC 2023
    - 20.5K bytes
    - Viewed (0)
Back to top