{"id":51432,"library":"docker-libnetwork","title":"Docker libnetwork","description":"Package libnetwork provides the basic functionality and extension points to create network namespaces and allocate interfaces for containers to use.","status":"active","version":"0.5.6","language":"go","source_language":null,"source_url":"https://github.com/docker/libnetwork","tags":["docker","networking","containers","network-namespaces"],"install":[{"cmd":"go get github.com/docker/libnetwork","lang":"bash","label":"Install github.com/docker/libnetwork"}],"dependencies":[],"imports":[{"symbol":"libnetwork","correct":"github.com/docker/libnetwork"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/docker/libnetwork\"\n)\n\nfunc main() {\n\tc, err := libnetwork.New()\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(c)\n}","lang":"go","description":"Create a new libnetwork controller"},"warnings":[],"env_vars":null,"search_vec":"'alloc':17 'basic':7 'contain':20,25 'creat':13 'docker':1,23 'extens':10 'function':8 'interfac':18 'libnetwork':2,4 'namespac':15,28 'network':14,24,27 'network-namespac':26 'packag':3 'point':11 'provid':5 'use':22","created_at":"2026-06-15T06:14:37.839147+00:00","updated_at":"2026-06-15T06:14:37.839147+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/docker/libnetwork","github":"https://github.com/docker/libnetwork","docs":"https://pkg.go.dev/github.com/docker/libnetwork#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}