# bosh-cpi-go **Repository Path**: mirrors_aliyun/bosh-cpi-go ## Basic Information - **Project Name**: bosh-cpi-go - **Description**: Library for developing BOSH CPIs in Go - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bosh-cpi-go: Library for writing BOSH CPIs in Go See [docs/example.go](docs/example.go) for an example & [apiv1/interfaces.go](apiv1/interfaces.go) for interface details. CPIs using this library: - [Warden CPI](https://github.com/cppforlife/bosh-warden-cpi-release) - [VirtualBox CPI](https://github.com/cppforlife/bosh-virtualbox-cpi-release)