Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestGenerateValidatingWebhook (0.14 sec)

  1. istioctl/pkg/tag/generate_test.go

    					URL:      &remoteInjectionURL,
    					CABundle: []byte("ca"),
    				},
    			},
    		},
    	}
    	remoteValidationURL = "https://random.host.com/validate"
    )
    
    func TestGenerateValidatingWebhook(t *testing.T) {
    	tcs := []struct {
    		name           string
    		istioNamespace string
    		webhook        admitv1.MutatingWebhookConfiguration
    		whURL          string
    		whSVC          string
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Wed Oct 09 16:05:45 UTC 2024
    - 12.1K bytes
    - Viewed (0)
Back to top