This change adds the initial task configuration objects specific to networking. These objects allow us to pass config to Nomad and decode passed task config objects which contain network interface details.
The change also sets network related driver capabilities, so these are correctly seen by Nomad agents.
This change adds the initial task configuration objects specific to networking. These objects allow us to pass config to Nomad and decode passed task config objects which contain network interface details.
The change also sets network related driver capabilities, so these are correctly seen by Nomad agents.
RFC: https://go.hashi.co/rfc/nmd-199 Related ticket: https://hashicorp.atlassian.net/browse/NET-10228