karmada/pkg/apis
Lan Liang ed0f26c328 cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer.
The new k8s.io/utils/ptr package provides generic wrapper functions,
which can be used instead of type-specific pointer wrapper functions.
This replaces the latter with the former, and migrates other uses of
the deprecated pointer package to ptr in affacted files.

See kubernetes/utils#283 for details.

Signed-off-by: Lan Liang <gcslyp@gmail.com>
2024-05-28 05:32:33 +00:00
..
apps/v1alpha1 support auto delete WorkloadRebalancer when time up. 2024-05-27 09:56:06 +08:00
autoscaling/v1alpha1 pin CRD plural name to avoid default plural name changes due to dependencies changes 2024-03-29 18:06:44 +08:00
cluster bump golangci to v1.58.0 2024-05-13 09:32:13 +08:00
config/v1alpha1 add short name for resourceinterpretercustomizations 2024-04-26 10:15:47 +08:00
networking/v1alpha1 pin CRD plural name to avoid default plural name changes due to dependencies changes 2024-03-29 18:06:44 +08:00
policy/v1alpha1 cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00
remedy/v1alpha1 pin CRD plural name to avoid default plural name changes due to dependencies changes 2024-03-29 18:06:44 +08:00
search add license for auto-generated files 2023-12-05 14:20:26 +08:00
work cleanup pointer, use ptr.Toto obtain a pointer, ptr.Deref to dereference a pointer. 2024-05-28 05:32:33 +00:00