types

package
v4.2.0-alpha.0+incompa... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PivotName is literally the name of the new pivot
	PivotName = "ostree-container-pivot"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TuneArgument

type TuneArgument struct {
	Key   string `json:"key"`   // The name of the argument (or argument itself if Bare)
	Value string `json:"value"` // The value of the argument
	Bare  bool   `json:"bare"`  // If the kernel argument is a bare argument (no value expected)
}

TuneArgument represents a single tuning argument

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL