Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestPriorityLevelSpecChanged (0.2 sec)

  1. pkg/registry/flowcontrol/ensurer/prioritylevelconfiguration_test.go

    				t.Errorf("Expected the object to be updated to match - diff: %s", cmp.Diff(test.newObjectExpected, updatableGot))
    			}
    		})
    	}
    }
    
    func TestPriorityLevelSpecChanged(t *testing.T) {
    	pl1 := &flowcontrolv1.PriorityLevelConfiguration{
    		Spec: flowcontrolv1.PriorityLevelConfigurationSpec{
    			Type: flowcontrolv1.PriorityLevelEnablementLimited,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 15 14:34:53 UTC 2024
    - 19.8K bytes
    - Viewed (0)
Back to top