dotcloud/docker

View on GitHub
libnetwork/network_unix.go

Summary

Maintainability
A
35 mins
Test Coverage

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

    ctx context.Context,
    netName, epName string,
    config *containerConfig,
    epIface *EndpointInterface,
    resolvers []*Resolver,
Severity: Minor
Found in libnetwork/network_unix.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status