Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ExtAuthAccessControlHeader is the header used to send the access control value to // configure the response that will be returned by the ext-authz filter. ExtAuthAccessControlHeader = "x-access-control" // ExtAuthAllowedValueEnvVar is the name of the environment variable that will configure // the allowed value for the access control header. If not set, all requests are allowed. ExtAuthAllowedValueEnvVar = "EXT_AUTH_ALLOWED_VALUE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.