package addr
import "sigs.k8s.io/controller-runtime/pkg/internal/testing/addr"
Index ¶
Functions ¶
func Suggest ¶
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.21.0 (latest)
- Published
- May 20, 2025
- Platform
- linux/amd64
- Imports
- 9 packages
- Last checked
- 9 hours ago –
Tools for package owners.