AlexsJones/gravitywell

View on GitHub
scheduler/actions/provider-gcp.go

Summary

Maintainability
A
1 hr
Test Coverage

Function GoogleCloudPlatformClusterProcessor has 10 return statements (exceeds 4 allowed).
Open

func GoogleCloudPlatformClusterProcessor(gcpProvider *gcp.GCPProvider,
    commandFlag configuration.CommandFlag,
    cluster kinds.ProviderCluster) error {

    create := func() error {
Severity: Major
Found in scheduler/actions/provider-gcp.go - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status