supported

package
v0.59.1 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApparmorVerifier

type ApparmorVerifier struct {
	// contains filtered or unexported fields
}

ApparmorVerifier is the global struct for verifying if AppAmor is available on the system.

func NewAppArmorVerifier

func NewAppArmorVerifier() *ApparmorVerifier

NewAppArmorVerifier can be used to retrieve a new ApparmorVerifier instance.

func (*ApparmorVerifier) FindAppArmorParserBinary

func (a *ApparmorVerifier) FindAppArmorParserBinary() (string, error)

FindAppArmorParserBinary returns the `apparmor_parser` binary either from `/sbin` or from `$PATH`. It returns an error if the binary could not be found.

func (*ApparmorVerifier) IsSupported

func (a *ApparmorVerifier) IsSupported() error

IsSupported returns nil if AppAmor is supported by the host system. The method will error if: - the process runs in rootless mode - AppArmor is disabled by the host system - the `apparmor_parser` binary is not discoverable

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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