actions

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: BSD-3-Clause-Clear Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExportSuccess = iota
	ExportFailure
)

Variables

This section is empty.

Functions

func CollectDeviceStateExport

func CollectDeviceStateExport(prog *progress.Progress, rchan chan ExportResult, _wg *sync.WaitGroup, d panw.Device, fu, fp, outDir string)

Types

type ExportResult

type ExportResult struct {
	Device panw.Device
	Status int
	File   string
	Error  *error
}

func CollectDeviceStateExports

func CollectDeviceStateExports(showProgress bool, outDir, hostnamePattern, praHost, praUsername, praPassword, fwUsername, fwPassword string) ([]ExportResult, error)

Jump to

Keyboard shortcuts

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