cyberark/secretless-broker

View on GitHub
resource-definitions/crd_watcher.go

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 74 lines of code (exceeds 70 allowed). Consider refactoring.
Open

func main() {
    log.Println("Secretless CRD watcher starting up...")

    var kubeConfig *string
    if home := getHomeDir(); home != "" {
Severity: Minor
Found in resource-definitions/crd_watcher.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status