AuditRunner

package
v0.0.0-...-b9cbcac Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2021 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoZones = errors.New("no listable zones")
View Source
var ErrTryAgain = errors.New("try again")

Functions

This section is empty.

Types

type AuditRunner

type AuditRunner struct {
	Zones    []cloudflare.Zone
	Accounts []string
	Context  context.Context
	// contains filtered or unexported fields
}

func NewAuditRunner

func NewAuditRunner(cloudflare_token string) (runner *AuditRunner, err error)

func (*AuditRunner) AuditAccount

func (runner *AuditRunner) AuditAccount(accId string) (audit types.AccountAudit, err error)

func (*AuditRunner) AuditZone

func (runner *AuditRunner) AuditZone(zone cloudflare.Zone) (audit types.ZoneAudit, err error)

Jump to

Keyboard shortcuts

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