mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-19 02:38:07 -05: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 affacted files. Signed-off-by: Stephen Kitt <skitt@redhat.com> |
||
|---|---|---|
| .. | ||
| endpoints/testing | ||
| job | ||
| legacyscheme | ||
| node | ||
| persistentvolume | ||
| persistentvolumeclaim | ||
| pod | ||
| service | ||
| servicecidr | ||
| storage | ||
| testing | ||
| v1 | ||
| OWNERS | ||