package
3.10.0-alpha.0+incompatible
Repository: https://github.com/nalind/origin.git
Documentation: pkg.go.dev

# Functions

SplitPortAndProtocol splits a string of format port/proto and returns a docker.Port.
SplitPortAndProtocolArray splits an array of strings of format port/proto and returns an array of docker.Port.
ValidatePortAndProtocol validates the port range and protocol of a docker.Port.