Registry / cloud / kubernetes-incubator-external-storage

kubernetes-incubator-external-storage

JSON →
library5.5.0+incompatiblegogounverified

Provides external storage provisioners for Kubernetes (e.g., NFS, iSCSI).

go get github.com/kubernetes-incubator/external-storage
INSTALL
IMPORT
SIG · KUBERNETES-INCUBAT
K
kubernetes-incubator-external-storage
cloudgov5.5.0+incompatible
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.

externalstorage
github.com/kubernetes-incubator/external-storage

Import the external storage controller library.

package main import ( "fmt" "github.com/kubernetes-incubator/external-storage/lib/controller" ) func main() { fmt.Println("External storage controller library") }
Debug
Known issues
gotchaThis repository is part of the Kubernetes Incubator and may not be actively maintained.
fix
Consider using the official Kubernetes storage SIG projects.
affects: all
Upgrade
Version history
5.5.0+incompatiblelatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
OpenAI (training)
1
Resources
kubernetes-incubator-external-storage — go get kubernetes-incubator-external-storage · libregistry