Module varnish

Entities

entity varnish::Proxy

Parents: web::HostedLoadBalancer

The following implements statements select implementations for this entity:

Implementations

implementation varnish::varnishProxy

Plugins

varnish.escape(name: string) → string

Escape all dots. This can be used to use a domain name in a regular expression

Parameters

name – The hostname to escape

varnish.var(name: string) → string

Plugin that replaces characters that are not allowed in varnish identifiers

Parameters

name – The identifier to clean up