package
2.0.0+incompatible
Repository: https://github.com/linkerd/linkerd2-proxy-init.git
Documentation: pkg.go.dev

# Functions

IsValidPort checks the provided to determine whether or not the port candidate is a valid TCP port number.
ParsePort parses and verifies the validity of the port candidate.
ParsePortRange parses and checks the provided range candidate to ensure it is a valid TCP port range.

# Structs

PortRange defines the upper- and lower-bounds for a range of ports.