fs

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: 6 Imported by: 6

Documentation

Overview

Package fs provides KNF validators for checking file-system items

Index

Constants

This section is empty.

Variables

View Source
var (
	// Perms returns error if config property contains path to object with given
	// permissions
	Perms = validatePerms

	// Owner returns error if config property contains path to object with other
	// owner
	Owner = validateOwner

	// OwnerGroup returns error if config property contains path to object with other
	// owner group
	OwnerGroup = validateOwnerGroup

	// FileMode returns error if config property contains path to object with other
	// file mode
	FileMode = validateFileMode

	// MatchPattern returns error if config property contains path which doesn't match
	// given shell pattern
	MatchPattern = validateMatchPattern
)

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