package kernel

import "github.com/docker/docker/libnetwork/osl/kernel"

Index

Functions

func ApplyOSTweaks

func ApplyOSTweaks(osConfig map[string]*OSValue)

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

knobs.go knobs_unsupported.go

Version
v26.1.4+incompatible
Published
Jun 5, 2024
Platform
js/wasm
Last checked
16 minutes ago

Tools for package owners.