Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for timeoutCancel (0.1 sec)

  1. staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/validating/admission_test.go

    	// Validate a namespaced object, and verify that the params being validated
    	// are the ones we would expect
    	timeoutCtx, timeoutCancel := context.WithTimeout(testContext, 5*time.Second)
    	defer timeoutCancel()
    	var expectedParamsForNamespacedRequest []*unstructured.Unstructured
    	for _, p := range params {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Mar 25 01:39:01 UTC 2024
    - 63.8K bytes
    - Viewed (0)
Back to top