portainer/portainer

View on GitHub
api/http/handler/docker/containers/handler.go

Summary

Maintainability
A
35 mins
Test Coverage

Function NewHandler has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func NewHandler(routePrefix string, bouncer security.BouncerService, dataStore dataservices.DataStore, dockerClientFactory *dockerclient.ClientFactory, containerService *docker.ContainerService) *Handler {
Severity: Minor
Found in api/http/handler/docker/containers/handler.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status