package addr

import "sigs.k8s.io/controller-runtime/pkg/internal/testing/addr"

Index

Functions

func Suggest

func Suggest(listenHost string) (int, string, error)

Suggest suggests an address a process can listen on. It returns a tuple consisting of a free port and the hostname resolved to its IP. It makes sure that new port allocated does not conflict with old ports allocated within 1 minute.

Source Files

manager.go

Version
v0.20.4 (latest)
Published
Mar 24, 2025
Platform
linux/amd64
Imports
9 packages
Last checked
2 days ago

Tools for package owners.