{"id":52584,"library":"openshift-custom-resource-status","title":"OpenShift Custom Resource Status","description":"Provides types and helpers for managing custom resource status conditions in Kubernetes operators.","status":"active","version":"1.1.2","language":"go","source_language":null,"source_url":"https://github.com/openshift/custom-resource-status","tags":["kubernetes","operator","status","conditions"],"install":[{"cmd":"go get github.com/openshift/custom-resource-status","lang":"bash","label":"Install github.com/openshift/custom-resource-status"}],"dependencies":[],"imports":[{"symbol":"customresourcestatus","correct":"github.com/openshift/custom-resource-status"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/openshift/custom-resource-status\"\n)\n\nfunc main() {\n\tcondition := customresourcestatus.Condition{\n\t\tType:   \"Available\",\n\t\tStatus: \"True\",\n\t}\n\tfmt.Println(condition.Type)\n}","lang":"go","description":"Creates and prints a custom resource status condition."},"warnings":[],"env_vars":null,"search_vec":"'condit':14,21 'custom':2,11 'helper':8 'kubernet':16,18 'manag':10 'openshift':1 'oper':17,19 'provid':5 'resourc':3,12 'status':4,13,20 'type':6","created_at":"2026-06-15T07:01:04.442954+00:00","updated_at":"2026-06-15T07:01:04.442954+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/openshift/custom-resource-status","github":"https://github.com/openshift/custom-resource-status","docs":"https://pkg.go.dev/github.com/openshift/custom-resource-status#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}}