Documentation
¶
Overview ¶
Package poli is the client.Policies namespace.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Firewall ¶ added in v0.6.0
type Firewall struct {
Decryption *decryption.Firewall
Nat *nat.Firewall
PolicyBasedForwarding *pbf.Firewall
Security *security.Firewall
}
Firewall is the client.Policies namespace.
func FirewallNamespace ¶ added in v0.6.0
func FirewallNamespace(x util.XapiClient) *Firewall
type Panorama ¶ added in v0.6.0
type Panorama struct {
Decryption *decryption.Panorama
Nat *nat.Panorama
PolicyBasedForwarding *pbf.Panorama
Security *security.Panorama
}
Panorama is the client.Policies namespace.
func PanoramaNamespace ¶ added in v0.6.0
func PanoramaNamespace(x util.XapiClient) *Panorama
Directories
¶
| Path | Synopsis |
|---|---|
|
Package decryption is the client.Policies.Decryption namespace.
|
Package decryption is the client.Policies.Decryption namespace. |
|
Package nat is the client.Policies.Nat namespace.
|
Package nat is the client.Policies.Nat namespace. |
|
Package pbf is the client.Policies.PolicyBasedForwarding namespace.
|
Package pbf is the client.Policies.PolicyBasedForwarding namespace. |
|
Package security is the client.Policies.Security namespace.
|
Package security is the client.Policies.Security namespace. |
Click to show internal directories.
Click to hide internal directories.