system

package
v12.124.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 License: Apache-2.0 Imports: 3 Imported by: 4

Documentation

Overview

Package system provides KNF validators for checking system items (user, groups, network interfaces)

Package system provides KNF validators for checking system items (user, groups, network interfaces)

Index

Constants

This section is empty.

Variables

View Source
var (
	// User returns error if config property contains name of user or UID which not
	// present on the system
	User = validateUser

	// Group returns error if config property contains name of group or GID which not
	// present on the system
	Group = validateGroup
)
View Source
var (
	// Interface returns error if config property contains name of network interface
	// which not present on the system
	Interface = validateInterface
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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