//
pkg.gl
Category
github.com/yaoice/kubernetes-ingress-controller
internal
net
package
0.0.5
Repository:
https://github.com/yaoice/kubernetes-ingress-controller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
44 SLOC
#
Packages
dns
No description provided by the author
ssl
No description provided by the author
#
Functions
IsIPV6
IsIPV6 checks if the input contains a valid IPV6 address.
IsPortAvailable
IsPortAvailable checks if a TCP port is available or not.
ParseIPNets
ParseIPNets parses string slice to IPNet.
#
Type aliases
IP
IP maps string to net.IP.
IPNet
IPNet maps string to net.IPNet.