Module gaol::profile [] [src]

Sandbox profiles—lists of permitted operations.

Structs

Profile

A sandbox profile, which specifies the set of operations that this process is allowed to perform. Operations not in the list are implicitly prohibited.

Enums

AddressPattern

Describes a network address.

Operation

An operation that this process is allowed to perform.

OperationSupportLevel

How precisely an operation can be allowed on this platform.

PathPattern

Describes a path or paths on the filesystem.

Traits

OperationSupport

Allows operations to be queried to determine how precisely they can be allowed on this platform.