{"id":52010,"library":"gateway-api","title":"Gateway API","description":"Kubernetes Gateway API provides a set of resources for configuring service networking in Kubernetes.","status":"active","version":"1.5.1","language":"go","source_language":null,"source_url":null,"tags":["kubernetes","gateway","networking","service-mesh"],"install":[{"cmd":"go get sigs.k8s.io/gateway-api","lang":"bash","label":"Install sigs.k8s.io/gateway-api"}],"dependencies":[],"imports":[{"symbol":"v1","correct":"sigs.k8s.io/gateway-api/apis/v1"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\tv1 \"sigs.k8s.io/gateway-api/apis/v1\"\n)\n\nfunc main() {\n\tgw := v1.Gateway{}\n\tfmt.Println(gw)\n}","lang":"go","description":"Import and use the Gateway API v1 types."},"warnings":[{"fix":"Pin to a specific version and follow the Kubernetes deprecation policy.","message":"The Gateway API is a beta Kubernetes feature; API versions may change.","severity":"breaking","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'api':2,5 'configur':12 'gateway':1,4,18 'kubernet':3,16,17 'mesh':22 'network':14,19 'provid':6 'resourc':10 'servic':13,21 'service-mesh':20 'set':8","created_at":"2026-06-15T06:37:50.568817+00:00","updated_at":"2026-06-15T06:37:50.568817+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/kubernetes-sigs/gateway-api","github":null,"docs":"https://pkg.go.dev/sigs.k8s.io/gateway-api#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","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}}