Versions in this module Expand all Collapse all v0 v0.9.2 Feb 20, 2025 v0.9.1 Apr 16, 2024 Changes in this version + func CreateResourceObject(obj runtimeclient.Object, client runtimeclient.Client) error + func GetNamespacedResourceObject(name, namespace string, obj runtimeclient.Object, client runtimeclient.Client) error + func GetVGCName(vgUID types.UID) string + func GetVGCObjectFromVG(vgName, Namespace string, vgObject runtimeclient.Object, ...) (*volumegroupv1.VolumeGroupContent, error) + func RemoveFinalizerFromPVC(name, namespace, finalizer string, client runtimeclient.Client) error + func RemoveResourceObjectFinalizers(name, namespace string, obj runtimeclient.Object, client runtimeclient.Client) error