Documentation ¶
Index ¶
- func CheckVolumeClaimTemplate(key string, list []corev1.PersistentVolumeClaim) bool
- func CheckVolumeMount(key string, list []corev1.VolumeMount) bool
- func CreateOwnedOrUpdate(kubeCli recon.KubeClient, obj client.Object, mutateFn func() error) (controllerutil.OperationResult, error)
- func MakeHashFinalizer(prefix string, obj client.Object) string
- func PtrTo[T any](v T) *T
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckVolumeClaimTemplate ¶
func CheckVolumeClaimTemplate(key string, list []corev1.PersistentVolumeClaim) bool
func CheckVolumeMount ¶
func CheckVolumeMount(key string, list []corev1.VolumeMount) bool
func CreateOwnedOrUpdate ¶
func CreateOwnedOrUpdate(kubeCli recon.KubeClient, obj client.Object, mutateFn func() error) (controllerutil.OperationResult, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.