Documentation ¶
Rendered for darwin/amd64
Overview ¶
Package vmnet handles installation and configuration of dependencies needed for Lima's managed networking and port-forwarding to work, with minimal user interaction.
For more information, see Lima Managed VMNet.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDependencyGroup ¶
func NewDependencyGroup( execCmdCreator command.Creator, limaCmdCreator command.NerdctlCmdCreator, fs afero.Fs, fp path.Finch, logger flog.Logger, ) *dependency.Group
NewDependencyGroup returns a dependency group that contains all the dependencies required to make vmnet networking work.
Types ¶
type NetworkConfig ¶
NetworkConfig is a struct for (partially) deserializing lima yaml.
Click to show internal directories.
Click to hide internal directories.