kubernetes/staging/src/k8s.io/cloud-provider/app/webhooks_test.go

func TestWebhookEnableDisable(t *testing.T) {}

func newConfig(webhookConfig cpconfig.WebhookConfiguration) *config.CompletedConfig {}

func webhookHandlersEqual(actual, expected map[string]WebhookHandler) bool {}