dotcloud/docker

View on GitHub
daemon/cluster/executor/container/attachment.go

Summary

Maintainability
A
45 mins
Test Coverage

Function newNetworkAttacherController has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func newNetworkAttacherController(b executorpkg.Backend, i executorpkg.ImageBackend, v executorpkg.VolumeBackend, task *api.Task, node *api.NodeDescription, dependencies exec.DependencyGetter) (*networkAttacherController, error) {
Severity: Minor
Found in daemon/cluster/executor/container/attachment.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status