dotcloud/docker

View on GitHub
libnetwork/cnmallocator/manager.go

Summary

Maintainability
A
35 mins
Test Coverage

Method manager.Join has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func (d *manager) Join(_ context.Context, nid, eid string, sboxKey string, jinfo driverapi.JoinInfo, options map[string]interface{}) error {
Severity: Minor
Found in libnetwork/cnmallocator/manager.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status