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> |
||
---|---|---|
.. | ||
cache | ||
core | ||
framework | ||
metrics | ||
OWNERS | ||
event_handler.go | ||
helper.go | ||
helper_test.go | ||
scheduler.go | ||
scheduler_metrics_test.go | ||
scheduler_test.go |