Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyToWritablePath ¶ added in v0.1.278
CopyToWritablePath copies the binaries to a writeable, temporary location. This service relies on a number of binary files like OPA and terraform providers. When running in Azure functions, the file system is read-only. Copying files to the temp dir allows us to set the executable flag on the files.
func JwtCheckMiddleware ¶
func JwtCheckMiddleware(skipValidation bool) gin.HandlerFunc
func MakeExecutable ¶ added in v0.1.41
MakeExecutable is a middleware function that sets the executable permissions for the specified files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.