Documentation
¶
Index ¶
Constants ¶
View Source
const DriverName = "pasta"
Variables ¶
This section is empty.
Functions ¶
func NewChildDriver ¶
func NewChildDriver() network.ChildDriver
Types ¶
type Features ¶ added in v2.3.2
type Features struct {
// Has `--host-lo-to-ns-lo` (introduced in passt 2024_10_30.ee7d0b6)
// https://passt.top/passt/commit/?id=b4dace8f462b346ae2135af1f8d681a99a849a5f
HasHostLoToNsLo bool
}
func DetectFeatures ¶ added in v2.3.2
Click to show internal directories.
Click to hide internal directories.