package kernel

import "github.com/dotcloud/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
v28.1.0-rc.1+incompatible
Published
Apr 11, 2025
Platform
js/wasm
Last checked
1 minute ago

Tools for package owners.