waf

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2019 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HttpWafs

type HttpWafs struct {
}

func (HttpWafs) GetWafTriggersBy

func (h HttpWafs) GetWafTriggersBy(zoneID string, since, until time.Time, callCount int) ([]model.WafTrigger, error)

type MockWafs

type MockWafs struct {
	Path string
}

func (MockWafs) GetWafTriggersBy

func (m MockWafs) GetWafTriggersBy(zoneID string, since, until time.Time, callCount int) ([]model.WafTrigger, error)

type WafsClient

type WafsClient interface {
	GetWafTriggersBy(zoneID string, since, until time.Time, callCount int) ([]model.WafTrigger, error)
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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