Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateData ¶
type TemplateData struct {
Backends watcher.BackendList
PrimaryBackend *watcher.Backend
}
type VarnishController ¶
type VarnishController struct {
SecretFile string
Storage string
FrontendAddr string
FrontendPort int
AdminAddr string
AdminPort int
// contains filtered or unexported fields
}
func NewVarnishController ¶
func (*VarnishController) Run ¶
func (v *VarnishController) Run() error
Click to show internal directories.
Click to hide internal directories.