endpoints

package
v1.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2024 License: Apache-2.0 Imports: 2 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FullPortsByPodUID added in v1.26.0

type FullPortsByPodUID map[types.UID][]v1.ContainerPort

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

func GetFullContainerPortsByPodUID added in v1.26.0

func GetFullContainerPortsByPodUID(ep *v1.Endpoints) FullPortsByPodUID

GetFullContainerPortsByPodUID returns a FullPortsByPodUID map on the given endpoints with all the port data.

type PortsByPodUID

type PortsByPodUID map[types.UID][]int

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

func GetContainerPortsByPodUID

func GetContainerPortsByPodUID(ep *v1.Endpoints) PortsByPodUID

GetContainerPortsByPodUID returns a PortsByPodUID map on the given endpoints.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL