package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Structs
CreateExtraDHCPOpt represents the options required to create an extra DHCP option on a port.
CreateOptsExt adds extra DHCP options to the base ports.CreateOpts.
ExtraDHCPOpt represents a single set of extra DHCP options for a single port.
ExtraDHCPOptsExt is a struct that contains different DHCP options for a single port.
UpdateExtraDHCPOpt represents the options required to update an extra DHCP option on a port.
UpdateOptsExt adds extra DHCP options to the base ports.UpdateOpts.