Mirantis/virtlet

View on GitHub
pkg/cni/client.go

Summary

Maintainability
A
0 mins
Test Coverage

exported func NewClient returns unexported type *cni.client, which can be annoying to use
Open

func NewClient(pluginsDir, configsDir string) (*client, error) {
Severity: Minor
Found in pkg/cni/client.go by golint

There are no issues that match your filters.

Category
Status