mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
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 affected files. Signed-off-by: Stephen Kitt <skitt@redhat.com> |
||
|---|---|---|
| .. | ||
| config | ||
| metrics | ||
| util | ||
| backoff_utils.go | ||
| backoff_utils_test.go | ||
| doc.go | ||
| indexed_job_utils.go | ||
| indexed_job_utils_test.go | ||
| job_controller.go | ||
| job_controller_test.go | ||
| OWNERS | ||
| pod_failure_policy.go | ||
| pod_failure_policy_test.go | ||
| success_policy.go | ||
| success_policy_test.go | ||
| tracking_utils.go | ||
| tracking_utils_test.go | ||