{"id":53958,"library":"test-infra","title":"Kubernetes Test Infrastructure","description":"Tools and libraries for managing Kubernetes testing infrastructure, including Prow and testgrid.","status":"active","version":"0.0.0-20240103232128-fc5e4f969478","language":"go","source_language":null,"source_url":"https://github.com/kubernetes/test-infra","tags":["kubernetes","testing","prow","ci","infrastructure"],"install":[{"cmd":"go get k8s.io/test-infra","lang":"bash","label":"Install k8s.io/test-infra"}],"dependencies":[],"imports":[{"symbol":"testinfra","correct":"k8s.io/test-infra"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"k8s.io/test-infra/prow/config\"\n)\n\nfunc main() {\n\tcfg, err := config.Load(\"prow/config.yaml\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(cfg.ProwJobNamespace)\n}","lang":"go","description":"Load Prow configuration from a YAML file"},"warnings":[],"env_vars":null,"search_vec":"'ci':19 'includ':12 'infrastructur':3,11,20 'kubernet':1,9,16 'librari':6 'manag':8 'prow':13,18 'test':2,10,17 'testgrid':15 'tool':4","created_at":"2026-06-15T08:04:29.839706+00:00","updated_at":"2026-06-15T08:04:29.839706+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/test-infra","github":"https://github.com/kubernetes/test-infra","docs":"https://pkg.go.dev/k8s.io/test-infra#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}