func WebhookConfigName()

in utils/utils.go [26:28]


func WebhookConfigName() string {
	return config.AppConfig.ObjectName + "-webhook-config"
}