fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/google/gofuzz | Package fuzz is a library for populating go objects with random values. |
k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/runtime/serializer | |
k8s.io/kubernetes/pkg/proxy/apis/config | |
k8s.io/utils/ptr | |
net/netip | Package netip defines an IP address type that's a small value type. |
time | Package time provides functionality for measuring and displaying time. |