Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NewCompiler (0.11 sec)

  1. pkg/apis/admissionregistration/validation/validation_test.go

    		strictStatelessCELCompiler = plugincel.NewCompiler(extended)
    		defer func() {
    			strictStatelessCELCompiler = plugincel.NewCompiler(environment.MustBaseEnvSet(environment.DefaultCompatibilityVersion(), strictCost))
    		}()
    	} else {
    		nonStrictStatelessCELCompiler = plugincel.NewCompiler(extended)
    		defer func() {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 147.1K bytes
    - Viewed (0)
Back to top