pullzoneedgeruleresourcevalidator

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ActionMap = map[uint8]string{
	0:  "ForceSSL",
	1:  "Redirect",
	2:  "OriginUrl",
	3:  "OverrideCacheTime",
	4:  "BlockRequest",
	5:  "SetResponseHeader",
	6:  "SetRequestHeader",
	7:  "ForceDownload",
	8:  "DisableTokenAuthentication",
	9:  "EnableTokenAuthentication",
	10: "OverrideCacheTimePublic",
	11: "IgnoreQueryString",
	12: "DisableOptimizer",
	13: "ForceCompression",
	14: "SetStatusCode",
	15: "BypassPermaCache",
	16: "OverrideBrowserCacheTime",
	17: "OriginStorage",
	18: "SetNetworkRateLimit",
	19: "SetConnectionLimit",
	20: "SetRequestsPerSecondLimit",
}
View Source
var TriggerMatchTypeMap = map[uint8]string{
	0: "MatchAny",
	1: "MatchAll",
	2: "MatchNone",
}
View Source
var TriggerTypeMap = map[uint8]string{
	0:  "Url",
	1:  "RequestHeader",
	2:  "ResponseHeader",
	3:  "UrlExtension",
	4:  "CountryCode",
	5:  "RemoteIP",
	6:  "UrlQueryString",
	7:  "RandomChance",
	8:  "StatusCode",
	9:  "RequestMethod",
	10: "CookieValue",
	11: "CountryStateCode",
}

Functions

func TriggerObject

func TriggerObject() resource.ConfigValidator

Types

This section is empty.

Jump to

Keyboard shortcuts

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