MCPcopy Index your code
hub / github.com/dell/csi-unity

github.com/dell/csi-unity @v2.17.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.17.0 ↗ · + Follow
572 symbols 2,574 edges 34 files 201 documented · 35%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

CSI Driver for Dell Unity XT

Go Report Card License Docker Last Release

Repository for CSI Driver for Dell Unity XT

Description

CSI Driver for Unity XT is part of the CSM (Container Storage Modules) open-source suite of Kubernetes storage enablers for Dell products. CSI Driver for Unity XT is a Container Storage Interface (CSI) driver that provides support for provisioning persistent storage using Dell Unity XT storage array.

This project may be compiled as a stand-alone binary using Golang that, when run, provides a valid CSI endpoint. It also can be used as a precompiled container image.

Table of Contents

Support

For any issues, questions or feedback, please contact Dell support.

Building

This project is a Go module (see golang.org Module information for explanation). The dependencies for this project are in the go.mod file.

To build the source, execute make go-build.

To run unit tests, execute make unit-test.

To build a podman based image, execute make podman-build.

You can run an integration test on a Linux system by populating the env files at test/integration/ with values for your Dell Unity XT systems and then run make integration-test.

Runtime Dependencies

Both the Controller and the Node portions of the driver can only be run on nodes which have network connectivity to “Unisphere for Unity XT” (which is used by the driver).

Extension points exported contracts — how you extend this code

Service (Interface)
Service is a CSI SP and idempotency.Provider. [1 implementers]
service/service.go

Core symbols most depended-on inside this repo

Error
called by 661
service/service.go
GetMessageWithRunID
called by 272
service/csiutils/csiutils.go
Run
called by 140
k8sutils/k8sutils.go
GetRunidLog
called by 69
service/service.go
Debug
called by 43
service/service.go
setArrayIDContext
called by 29
service/service.go
String
called by 28
service/service.go
Info
called by 28
service/service.go

Shape

Function 298
Method 225
Struct 39
Interface 6
TypeAlias 4

Languages

Go100%

Modules by API surface

test/bdd-test/bdd_test.go54 symbols
service/service.go50 symbols
service/service_test.go42 symbols
service/node_test.go36 symbols
service/node.go35 symbols
test/integration-test/integration_test.go34 symbols
service/controller.go34 symbols
service/csiutils/csiutils_test.go31 symbols
service/controller_test.go28 symbols
service/csi_extension_test.go25 symbols
service/mount.go20 symbols
service/mount_test.go19 symbols

For agents

$ claude mcp add csi-unity \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact