func TestWebhookEnableDisable(t *testing.T) { … } func newConfig(webhookConfig cpconfig.WebhookConfiguration) *config.CompletedConfig { … } func webhookHandlersEqual(actual, expected map[string]WebhookHandler) bool { … }
func TestWebhookEnableDisable(t *testing.T) { … } func newConfig(webhookConfig cpconfig.WebhookConfiguration) *config.CompletedConfig { … } func webhookHandlersEqual(actual, expected map[string]WebhookHandler) bool { … }