Registry / cloud / container-storage-interface-spec

container-storage-interface-spec

JSON →
library1.12.0gogounverified

The specification and Go protobuf definitions for the Container Storage Interface (CSI).

go get github.com/container-storage-interface/spec
INSTALL
IMPORT
SIG · CONTAINER-STORAGE-
C
container-storage-interface-spec
cloudgov1.12.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

spec
github.com/container-storage-interface/spec

Use CSI types and constants.

package main import ( "fmt" "github.com/container-storage-interface/spec/lib/go/csi" ) func main() { fmt.Println(csi.ControllerServiceCapability_RPC_UNKNOWN) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.12.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
container-storage-interface-spec — go get container-storage-interface-spec · libregistry