{"id":52439,"library":"operator-framework-api","title":"Operator Framework API","description":"API types and utilities for building Kubernetes operators with the Operator Framework.","status":"active","version":"0.42.0","language":"go","source_language":null,"source_url":"https://github.com/operator-framework/api","tags":["kubernetes","operator","api"],"install":[{"cmd":"go get github.com/operator-framework/api","lang":"bash","label":"Install github.com/operator-framework/api"}],"dependencies":[],"imports":[{"symbol":"api","correct":"github.com/operator-framework/api"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/operator-framework/api/pkg/operators/v1alpha1\"\n)\n\nfunc main() {\n\tcsv := v1alpha1.ClusterServiceVersion{}\n\tfmt.Println(csv)\n}","lang":"go","description":"Import and use the ClusterServiceVersion type."},"warnings":[],"env_vars":null,"search_vec":"'api':3,4,18 'build':9 'framework':2,15 'kubernet':10,16 'oper':1,11,14,17 'type':5 'util':7","created_at":"2026-06-15T06:54:22.744331+00:00","updated_at":"2026-06-15T06:54:22.744331+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/api","github":"https://github.com/operator-framework/api","docs":"https://pkg.go.dev/github.com/operator-framework/api#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cloud"],"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}}