Versions in this module Expand all Collapse all v0 v0.2.0 Jun 29, 2019 Changes in this version + const VolumeResizerKey v0.1.0 Apr 3, 2019 Changes in this version + const FileSystemResizeRequired + const VolumeResizeFailed + const VolumeResizeSuccess + const VolumeResizing + func HasFileSystemResizePendingCondition(pvc *v1.PersistentVolumeClaim) bool + func MergeResizeConditionsOfPVC(oldConditions, newConditions []v1.PersistentVolumeClaimCondition) []v1.PersistentVolumeClaimCondition + func NewK8sClient(master, kubeConfig string) (kubernetes.Interface, error) + func PVCKey(pvc *v1.PersistentVolumeClaim) string + func PatchPVCStatus(oldPVC *v1.PersistentVolumeClaim, newPVC *v1.PersistentVolumeClaim, ...) (*v1.PersistentVolumeClaim, error) + func SanitizeName(name string) string + func UpdatePVCapacity(pv *v1.PersistentVolume, newCapacity resource.Quantity, ...) error v0.1.0-rc1 Mar 19, 2019