package
Version:
v0.9.11
Opens a new window with list of versions in this module.
Published: Sep 17, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func CreatePVC(tenantName, storageClass, size string, namespace string, ...) error
-
func DeletePVC(tenantName, namespace string, client *kubernetes.Clientset) error
-
func UpdatePVC(tenantName, storageClass, size string, namespace string, ...) error
CreatePVC creates pvc for tenant
UpdatePVC delete the old pvc and recreate another one, so the data of the pvc will lost.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.