MCPcopy Index your code
hub / github.com/AliyunContainerService/flexvolume

github.com/AliyunContainerService/flexvolume @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
22 symbols 42 edges 2 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

阿里云盘 flexvolume driver

针对阿里云盘开发的flexvolume 类型的插件,可以支持kubernetes pod 绑定使用阿里云盘。

此版本支持flexvolume,静态pv. 对于动态pv尚不支持.

如何使用该插件:

目前需要kubelet关闭--enable-controller-attach-detach选项。在node节点进行如下操作:

# git clone https://gitlab.alibaba-inc.com/acs/flexvolume.git
# cd flexvolume
# make
# make install

完成以上操作后重启kubelet。

阿里云盘使用实例见example文件夹

ROADMAP

  • 支持动态pv

Extension points exported contracts — how you extend this code

FlexVolumePlugin (Interface)
(no doc) [1 implementers]
common.go

Core symbols most depended-on inside this repo

finish
called by 8
common.go
Fail
called by 4
common.go
getRegionIdAndInstanceId
called by 2
provider/alicloud/disk.go
NewSDKClient
called by 2
provider/alicloud/disk.go
NewOptions
called by 1
common.go
Init
called by 1
common.go
Attach
called by 1
common.go
Detach
called by 1
common.go

Shape

Function 9
Method 8
Struct 4
Interface 1

Languages

Go100%

Modules by API surface

common.go12 symbols
provider/alicloud/disk.go10 symbols

For agents

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

⬇ download graph artifact