system

package
v12.6.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2020 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

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

	// 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