package
Version:
v1.2.1-beta.0
Opens a new window with list of versions in this module.
Published: Mar 16, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package selinux contains selinux utility functions.
type ChconRunner interface {
SetContext(dir, context string) error
}
chconRunner knows how to chcon a directory.
newChconRunner returns a new chconRunner.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.