You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
Now that Interface type from agent/pkg/types contains a new field Type precising which type of network interface is currently described, we should expect the caller of AddInterface() to provide this type so that virtcontainers does not have to choose a default value that might not fit every use case.