package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

GetContainerPortsByPodUID returns a PortsByPodUID map on the given endpoints.
GetFullContainerPortsByPodUID returns a PortsByPodUID map on the given endpoints.

# Type aliases

FullPortsByPodUID is a map that maps pod UID to container ports.
PortsByPodUID is a map that maps pod UID to container ports.