{"id":53805,"library":"operator-framework-operator-registry","title":"Operator Registry","description":"A Go library for managing operator bundles and catalogs in the Operator Framework ecosystem.","status":"active","version":"1.72.0","language":"go","source_language":null,"source_url":"https://github.com/operator-framework/operator-registry","tags":["operator","kubernetes","registry","bundle"],"install":[{"cmd":"go get github.com/operator-framework/operator-registry","lang":"bash","label":"Install github.com/operator-framework/operator-registry"}],"dependencies":[],"imports":[{"symbol":"operatorregistry","correct":"github.com/operator-framework/operator-registry"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/operator-framework/operator-registry/pkg/lib/bundle\"\n)\n\nfunc main() {\n\tbundle, err := bundle.Load(\"path/to/bundle\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(bundle.Name)\n}","lang":"go","description":"Load an operator bundle from a directory."},"warnings":[],"env_vars":null,"search_vec":"'bundl':9,20 'catalog':11 'ecosystem':16 'framework':15 'go':4 'kubernet':18 'librari':5 'manag':7 'oper':1,8,14,17 'registri':2,19","created_at":"2026-06-15T07:55:53.650354+00:00","updated_at":"2026-06-15T07:55:53.650354+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/operator-framework/operator-registry","github":"https://github.com/operator-framework/operator-registry","docs":"https://pkg.go.dev/github.com/operator-framework/operator-registry#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud","utility"],"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}}