multus-cni/vendor/k8s.io/utils/ptr
Tomofumi Hayashi 40687759fb
Reduce informer memory usage by informer transform (#1203)
This fix reduces multus-daemon memory usage with k8s 0.29 informer
transform to trim unnecessary Pod object information to multus.
2024-01-18 23:32:21 +09:00
..
OWNERS Reduce informer memory usage by informer transform (#1203) 2024-01-18 23:32:21 +09:00
ptr.go Reduce informer memory usage by informer transform (#1203) 2024-01-18 23:32:21 +09:00
README.md Reduce informer memory usage by informer transform (#1203) 2024-01-18 23:32:21 +09:00

Pointer

This package provides some functions for pointer-based operations.