netutil

package
v1.24.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BaseURLFromFullURL added in v1.23.5

func BaseURLFromFullURL(fullURL string) string

BaseURLFromFullURL returns the base url (http://hostname.example.com) from a URL, without port

func GetLocalIPs added in v1.23.3

func GetLocalIPs() ([]string, error)

GetLocalIPs returns IP addresses associated with the machine

func HasLocalIP added in v1.23.5

func HasLocalIP(ipAddresses []net.IP) bool

HasLocalIP returns true if at least one of the provided IP addresses is assigned to the local computer

func IsPortActive

func IsPortActive(port string) bool

IsPortActive checks to see if the given port on Docker IP is answering.

func NormalizeURL added in v1.24.3

func NormalizeURL(rawURL string) string

NormalizeURL removes the port from a URL if it is the default port for the scheme

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL