package kernel
import "github.com/docker/docker/libnetwork/osl/kernel"
Index ¶
Functions ¶
func ApplyOSTweaks ¶
ApplyOSTweaks applies the configuration values passed as arguments
Types ¶
type OSValue ¶
type OSValue struct { Value string CheckFn conditionalCheck }
OSValue represents a tuple, value defined, check function when to apply the value
Source Files ¶
- Version
- v24.0.0-beta.2+incompatible
- Published
- Apr 14, 2023
- Platform
- windows/amd64
- Last checked
- 13 minutes ago –
Tools for package owners.