storage capability

This commit is contained in:
zhangmin
2020-06-04 10:36:13 +08:00
parent 2f650dbac5
commit c6158a7cd3
84 changed files with 19178 additions and 110 deletions

View File

@@ -0,0 +1,18 @@
apiVersion: storage.kubesphere.io/v1alpha1
kind: StorageClassCapability
metadata:
name: example-sc
spec:
provisioner: "csi.example.sc"
features:
topology: true
volume:
create: true
attach: true
clone: true
list: false
stats: true
expandMode: UNKNOWN
snapshot:
create: true
list: false