Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for newPriorityLevelConfiguration (0.27 sec)

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

    		SuggestedFlowSchemaGlobalDefault,             // references "global-default" priority-level
    	}
    )
    
    // Mandatory PriorityLevelConfiguration objects
    var (
    	MandatoryPriorityLevelConfigurationExempt = newPriorityLevelConfiguration(
    		flowcontrol.PriorityLevelConfigurationNameExempt,
    		flowcontrol.PriorityLevelConfigurationSpec{
    			Type: flowcontrol.PriorityLevelEnablementExempt,
    			Exempt: &flowcontrol.ExemptPriorityLevelConfiguration{
    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