Skip to content

Network: Move to standalone type#584

Open
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:move-vmnet-network
Open

Network: Move to standalone type#584
dcantah wants to merge 1 commit intoapple:mainfrom
dcantah:move-vmnet-network

Conversation

@dcantah
Copy link
Member

@dcantah dcantah commented Mar 14, 2026

The network protocol and VMNetNetwork implementation currently are housed on ContainerManager even though they are generally useful types even outside of this easy to use helper type. This change moves them to not be nested types anymore, as well as exposes a new param on VMNetNetworks constructor so we can pass the type of network.

The network protocol and VMNetNetwork implementation currently are
housed on ContainerManager even though they are generally useful
types even outside of this easy to use helper type. This change moves
them to not be nested types anymore, as well as exposes a new param
on VMNetNetworks constructor so we can pass the type of network.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant