kubernetes/pkg/util/tolerations
Lan Liang 253a08d7e3 pkg/util: drop pointer wrapper functions.
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>
2025-06-05 04:48:25 +00:00
..
doc.go remove import doc comments 2024-12-02 16:59:34 +01:00
tolerations.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
tolerations_test.go pkg/util: drop pointer wrapper functions. 2025-06-05 04:48:25 +00:00