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

# Packages

No description provided by the author

# Functions

ConstructPodPortMapping creates a PodPortMapping from the ports specified in the pod's containers.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

PodPortMapping represents a pod's network state and associated container port mappings.
PortMapping represents a network port in a container.

# Interfaces

HostPortManager is an interface for adding and removing hostport for a given pod sandbox.
HostportSyncer takes a list of PodPortMappings and implements hostport all at once.