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
v24.0.0-beta.2+incompatible
Published
Apr 14, 2023
Platform
windows/amd64
Last checked
13 minutes ago

Tools for package owners.