dotcloud/docker

View on GitHub
libnetwork/drivers/bridge/link.go

Summary

Maintainability
A
35 mins
Test Coverage

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

func linkContainers(action iptables.Action, parentIP, childIP net.IP, ports []types.TransportPort, bridge string, ignoreErrors bool) error {
Severity: Minor
Found in libnetwork/drivers/bridge/link.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status