panos

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2019 License: MPL-2.0 Imports: 85 Imported by: 1

Documentation

Index

Constants

View Source
const (
	SkipPanoramaAccTest = "Skipping panorama test"
	SkipFirewallAccTest = "Skipping firewall test"
	SkipL2AccTest       = "Skipping L2 test for PAN-OS model that does not have L2 support"
	SkipAggregateTest   = "Skipping test as aggregate ethernet interfaces are not supported by PAN-OS"
)
View Source
const IdSeparator string = ":"

Variables

This section is empty.

Functions

func Provider

func Provider() terraform.ResourceProvider

Provider returns a terraform.ResourceProvider.

Types

type CredsSpec added in v1.1.0

type CredsSpec struct {
	Hostname          string   `json:"hostname"`
	Username          string   `json:"username"`
	Password          string   `json:"password"`
	ApiKey            string   `json:"api_key"`
	Protocol          string   `json:"protocol"`
	Port              uint     `json:"port"`
	Timeout           int      `json:"timeout"`
	VerifyCertificate bool     `json:"verify_certificate"`
	Logging           []string `json:"logging"`
}

Source Files

Directories

Path Synopsis
test-infra

Jump to

Keyboard shortcuts

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