package
1.32.4
Repository: https://github.com/envoyproxy/go-control-plane.git
Documentation: pkg.go.dev

# Variables

# Structs

Configuration for default socket interface that relies on OS dependent syscall to create sockets.
DefaultSocketInterfaceValidationError is the validation error returned by DefaultSocketInterface.Validate if the designated constraints aren't met.

# Type aliases

DefaultSocketInterfaceMultiError is an error wrapping multiple validation errors returned by DefaultSocketInterface.ValidateAll() if the designated constraints aren't met.