# 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.