Documentation ¶
Overview ¶
Package waf provides an API for managing Web Application Firewall for the EdgeCast CDN. WAF provides a layer of security between security threats and your external web infrastructure.
The Web Application Firewall (WAF) service provides a layer of security between many security threats and your external web infrastructure. Our WAF increases security by monitoring, detecting, and preventing application layer attacks. It inspects inbound HTTP/HTTPS traffic against reactive and proactive security policies and blocks malicious activity in-band and on a real-time basis.
For more information about WAF, refer to: https://docs.edgecast.com/cdn/index.html#HTTP_and_HTTPS_Data_Delivery/WAF/Introduction.htm
For API documentation, refer to: https://developer.edgecast.com/cdn/api/index.html#Media_Management/Web-Security/Web-Security.htm
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WafService ¶ added in v0.1.20
type WafService struct { Access access.ClientService Bot bot.ClientService Custom custom.ClientService Managed managed.ClientService Rate rate.ClientService Scopes scopes.ClientService }
WafService interacts with the EdgeCast API for WAF