# Packages
No description provided by the author
# Functions
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.