# Functions
Change the fpath file object to the SELinux label scon.
No description provided by the author
DisableSecOpt returns a security opt that can be used to disabling SELinux labeling support for future container processes.
DupSecOpt takes an SELinux process label and returns security options that can will set the SELinux Type and Level for future container processes.
No description provided by the author
Getcon returns the SELinux label of the current process thread, or an error.
No description provided by the author
Getfilecon returns the SELinux label for this path or returns an error.
No description provided by the author
No description provided by the author
Getpidcon returns the SELinux label of the given pid, or an error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SelinuxEnabled returns whether selinux is currently enabled.
No description provided by the author
No description provided by the author
No description provided by the author
SetDisabled disables selinux support for the package.
No description provided by the author
Setfilecon sets the SELinux label for this path or returns an error.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author