package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev

# Functions

NewNamedIPListOptsRef constructs a NamedIPListOpts and returns its address.
NewNamedSetOpts creates a reference to a new NamedSetOpts struct.
NewSetOpts creates a new SetOpts with the specified set of values as a map of string to bool.
ValidateHostGatewayIPs makes sure the addresses are valid, and there's at-most one IPv4 and one IPv6 address.

# Structs

NamedIPListOpts appends to an underlying []netip.Addr.
NamedSetOpts is a SetOpts struct with a configuration name.
SetOpts holds a map of values and a validation function.