Handle library usage and missing network namespace gracefully
This commit is contained in:
@@ -14,6 +14,7 @@ type LinuxFeatures struct {
|
||||
HasEBPF bool
|
||||
HasCapBPF bool
|
||||
HasCapRoot bool
|
||||
CanUnshareNet bool
|
||||
KernelMajor int
|
||||
KernelMinor int
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user