{"id":52700,"library":"storageos-go-api","title":"StorageOS Go API","description":"Package go-api provides a Go client library for the StorageOS API.","status":"active","version":"2.6.0+incompatible","language":"go","source_language":null,"source_url":"https://github.com/storageos/go-api","tags":["storage","api-client","cloud"],"install":[{"cmd":"go get github.com/storageos/go-api","lang":"bash","label":"Install github.com/storageos/go-api"}],"dependencies":[],"imports":[{"symbol":"api","correct":"github.com/storageos/go-api"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/storageos/go-api\"\n)\n\nfunc main() {\n\tclient, _ := api.NewClient(api.DefaultConfig())\n\tvolumes, _ := client.VolumeList(nil)\n\tfmt.Println(volumes)\n}","lang":"go","description":"Create a StorageOS client and list volumes."},"warnings":[],"env_vars":null,"search_vec":"'api':3,7,16,19 'api-cli':18 'client':11,20 'cloud':21 'go':2,6,10 'go-api':5 'librari':12 'packag':4 'provid':8 'storag':17 'storageo':1,15","created_at":"2026-06-15T07:07:50.271501+00:00","updated_at":"2026-06-15T07:07:50.271501+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/storageos/go-api","github":"https://github.com/storageos/go-api","docs":"https://pkg.go.dev/github.com/storageos/go-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}}