cloudfoundry/cf-k8s-controllers

View on GitHub
api/handlers/org.go

Summary

Maintainability
A
35 mins
Test Coverage

Function NewOrg has 6 arguments (exceeds 5 allowed). Consider refactoring.
Open

func NewOrg(apiBaseURL url.URL, orgRepo CFOrgRepository, domainRepo CFDomainRepository, requestValidator RequestValidator, userCertificateExpirationWarningDuration time.Duration, defaultDomainName string) *Org {
Severity: Minor
Found in api/handlers/org.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status