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 FwPoli ¶
type FwPoli struct {
Nat *nat.FwNat
PolicyBasedForwarding *pbf.FwPbf
Security *security.FwSecurity
}
Poli is the client.Policies namespace.
func (*FwPoli) Initialize ¶
func (c *FwPoli) Initialize(i util.XapiClient)
Initialize is invoked on client.Initialize().
type PanoPoli ¶
type PanoPoli struct {
Nat *nat.PanoNat
PolicyBasedForwarding *pbf.PanoPbf
Security *security.PanoSecurity
}
Poli is the client.Policies namespace.
func (*PanoPoli) Initialize ¶
func (c *PanoPoli) Initialize(i util.XapiClient)
Initialize is invoked on client.Initialize().
Directories
¶
| Path | Synopsis |
|---|---|
|
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.