Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for CreateAdmissionObjects (0.22 sec)

  1. staging/src/k8s.io/apiserver/pkg/admission/plugin/webhook/request/admissionreview.go

    	default:
    		return nil, fmt.Errorf("unexpected response type %T", review)
    	}
    }
    
    // CreateAdmissionObjects returns the unique request uid, the AdmissionReview object to send the webhook and to decode the response into,
    // or an error if the webhook does not support receiving any of the admission review versions we know to send
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 07 16:56:12 UTC 2023
    - 9.5K bytes
    - Viewed (0)
Back to top