Versions in this module Expand all Collapse all v0 v0.1.0 Sep 2, 2025 Changes in this version + type Plugin interface + Apply func(ctx context.Context, spec *api.NetworkInterfaceSpec, machineID string) (*api.NetworkInterfaceStatus, error) + Delete func(ctx context.Context, computeNicName string, machineID string) error + Init func(host host.Paths) error + Name func() string