kubernetes/vendor/k8s.io/utils
Stephen Kitt aa89e6dc97
Use ptr.To to retrieve intstr addresses
This uses the generic ptr.To in k8s.io/utils to replace functions and
code constructs which only serve to return pointers to intstr
values. Other uses of the deprecated pointer package are updated in
modified files.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
2023-09-08 11:10:50 +02:00
..
buffer hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
clock Updated k8s.io/utils dependency 2022-02-11 13:03:54 +05:30
cpuset Depend on k8s.io/utils cpuset 2023-05-03 16:26:09 +00:00
exec Update k8s.io/utils to latest version 2023-02-04 11:05:22 -08:00
inotify Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749 2023-05-03 16:26:04 +00:00
integer hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
internal/third_party/forked/golang update vendor after switch 2021-07-07 22:31:37 -04:00
io Bump k8s.io/utils 2021-05-26 23:08:03 +02:00
keymutex hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
lru Update k8s.io/utils to a36077c30491 2023-02-09 20:09:41 +00:00
net Update k8s.io/utils to latest version 2023-02-04 11:05:22 -08:00
nsenter Update k8s.io/utils version to v0.0.0-20230313181309-38a27ef9d749 2023-05-03 16:26:04 +00:00
path hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
pointer Use ptr.To to retrieve intstr addresses 2023-09-08 11:10:50 +02:00
ptr Use ptr.To to retrieve intstr addresses 2023-09-08 11:10:50 +02:00
strings Update-vendor to add k8s.io/utils/strings/slices/ 2021-08-19 06:56:36 +02:00
trace dependencies: bump k8s.io/utils 2023-05-15 08:58:05 +02:00
LICENSE