package endpointslice
import "k8s.io/kubernetes/test/e2e/framework/endpointslice"
Index ¶
Types ¶
type PortsByPodUID ¶
PortsByPodUID is a map that maps pod UID to container ports.
func GetContainerPortsByPodUID ¶
func GetContainerPortsByPodUID(eps []discoveryv1.EndpointSlice) PortsByPodUID
GetContainerPortsByPodUID returns a PortsByPodUID map on the given endpoints.
Source Files ¶
ports.go
- Version
- v1.24.6
- Published
- Sep 21, 2022
- Platform
- darwin/amd64
- Imports
- 2 packages
- Last checked
- 1 minute ago –
Tools for package owners.