systemdchecker

package
v0.0.0-...-63ad18f Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Checker

type Checker struct {
	// contains filtered or unexported fields
}

Checker systemd checker instance.

func New

func New(cfg Config) (checker *Checker)

New creates new systemd checker instance.

func (*Checker) Check

func (checker *Checker) Check() (err error)

Check performs update validation.

type Config

type Config struct {
	SystemServices []string          `json:"systemServices"`
	UserServices   []string          `json:"userServices"`
	Timeout        aostypes.Duration `json:"timeout"`
}

Config watch services configuration.

Jump to

Keyboard shortcuts

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