ekristen/gcp-nuke

View on GitHub
resources/gke-cluster.go

Summary

Maintainability
A
35 mins
Test Coverage

Method GKECluster.HandleWait has 5 return statements (exceeds 4 allowed).
Open

func (r *GKECluster) HandleWait(ctx context.Context) error {
    if r.removeOp == nil {
        return nil
    }

Severity: Major
Found in resources/gke-cluster.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status