# Functions
AddGeneralRestrictions adds the restrictions from config to the already container creation instructions.
CheckIntersection compares the items between 2 slices and check if there is a match.
CheckPermissions checks if container creation instructions pass all restrictions.
ExecuteCommand executes a command locally (used by the CLI version of the program).
ProcessAPICreateRequest checks if the data pass all the restrictions.
# Structs
No description provided by the author