Documentation
¶
Overview ¶
Package objs is the client.Objects namespace.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FwObjs ¶
type FwObjs struct {
Address *addr.Firewall
AddressGroup *addrgrp.Firewall
AntiSpywareProfile *spyware.Firewall
AntivirusProfile *virus.Firewall
Application *app.Firewall
AppGroup *appgrp.FwGroup
AppSignature *signature.FwSignature
AppSigAndCond *andcond.FwAndCond
AppSigOrCond *orcond.FwOrCond
CustomSpyware *cusspy.Firewall
CustomUrlCategory *cusurl.Firewall
CustomVulnerability *cusvuln.Firewall
DataPattern *datapat.Firewall
DataFilteringProfile *dfsp.Firewall
DosProtectionProfile *dpsp.Firewall
DynamicUserGroup *dug.Firewall
Edl *edl.Firewall
FileBlockingProfile *fprof.Firewall
LogForwardingProfile *logfwd.Firewall
LogForwardingProfileMatchList *matchlist.FwMatchList
LogForwardingProfileMatchListAction *action.FwAction
SecurityProfileGroup *spg.Firewall
Services *srvc.Firewall
ServiceGroup *srvcgrp.Firewall
Tags *tags.Firewall
UrlFilteringProfile *ufsp.Firewall
VulnerabilityProfile *vulnerability.Firewall
WildfireAnalysisProfile *wfasp.Firewall
}
FwObjs is the client.Objects namespace.
func (*FwObjs) Initialize ¶
func (c *FwObjs) Initialize(i util.XapiClient)
Initialize is invoked on client.Initialize().
type PanoObjs ¶
type PanoObjs struct {
Address *addr.Panorama
AddressGroup *addrgrp.Panorama
AntiSpywareProfile *spyware.Panorama
AntivirusProfile *virus.Panorama
Application *app.Panorama
AppGroup *appgrp.PanoGroup
AppSignature *signature.PanoSignature
AppSigAndCond *andcond.PanoAndCond
AppSigOrCond *orcond.PanoOrCond
CustomSpyware *cusspy.Panorama
CustomUrlCategory *cusurl.Panorama
CustomVulnerability *cusvuln.Panorama
DataFilteringProfile *dfsp.Panorama
DataPattern *datapat.Panorama
DosProtectionProfile *dpsp.Panorama
DynamicUserGroup *dug.Panorama
Edl *edl.Panorama
FileBlockingProfile *fprof.Panorama
LogForwardingProfile *logfwd.Panorama
LogForwardingProfileMatchList *matchlist.PanoMatchList
LogForwardingProfileMatchListAction *action.PanoAction
SecurityProfileGroup *spg.Panorama
Services *srvc.Panorama
ServiceGroup *srvcgrp.Panorama
Tags *tags.Panorama
UrlFilteringProfile *ufsp.Panorama
VulnerabilityProfile *vulnerability.Panorama
WildfireAnalysisProfile *wfasp.Panorama
}
PanoObjs is the client.Objects namespace.
func (*PanoObjs) Initialize ¶
func (c *PanoObjs) Initialize(i util.XapiClient)
Initialize is invoked on client.Initialize().
Directories
¶
| Path | Synopsis |
|---|---|
|
Package addr is the ngfw.Objects.Address namespace.
|
Package addr is the ngfw.Objects.Address namespace. |
|
Package addrgrp is the client.Objects.AddressGroup namespace.
|
Package addrgrp is the client.Objects.AddressGroup namespace. |
|
Package app is the client.Objects.Application namespace.
|
Package app is the client.Objects.Application namespace. |
|
group
Package group is the client.Objects.AppGroup namespace.
|
Package group is the client.Objects.AppGroup namespace. |
|
signature
Package signature is the client.Objects.AppSignature namespace.
|
Package signature is the client.Objects.AppSignature namespace. |
|
signature/andcond
Package andcond is the client.Objects.AppSigAndCond namespace.
|
Package andcond is the client.Objects.AppSigAndCond namespace. |
|
signature/orcond
Package orcond is the client.Objects.AppSigAndCondOrCond namespace.
|
Package orcond is the client.Objects.AppSigAndCondOrCond namespace. |
|
custom
|
|
|
data
Package data is the client.Object.DataPattern namespace.
|
Package data is the client.Object.DataPattern namespace. |
|
spyware
Package spyware is the client.Objects.CustomSpyware namespace.
|
Package spyware is the client.Objects.CustomSpyware namespace. |
|
url
Package url is the ngfw.Objects.CustomUrlCategory namespace.
|
Package url is the ngfw.Objects.CustomUrlCategory namespace. |
|
vulnerability
Package vulnerability is the client.Objects.CustomVulnerability namespace.
|
Package vulnerability is the client.Objects.CustomVulnerability namespace. |
|
Package dug is the client.Objects.DynamicUserGroup namespace.
|
Package dug is the client.Objects.DynamicUserGroup namespace. |
|
Package edl is the ngfw.Objects.Edl namespace.
|
Package edl is the ngfw.Objects.Edl namespace. |
|
profile
|
|
|
logfwd
Package logfwd is the client.Object.LogForwardingProfile namespace.
|
Package logfwd is the client.Object.LogForwardingProfile namespace. |
|
logfwd/matchlist
Package matchlist is the client.Object.LogForwardingProfileMatchList namespace.
|
Package matchlist is the client.Object.LogForwardingProfileMatchList namespace. |
|
logfwd/matchlist/action
Package action is the client.Object.LogForwardingProfileMatchListAction namespace.
|
Package action is the client.Object.LogForwardingProfileMatchListAction namespace. |
|
security/data
Package data is the client.Object.DataFilteringProfile namespace.
|
Package data is the client.Object.DataFilteringProfile namespace. |
|
security/dos
Package dos is the client.Object.DosProtectionProfile namespace.
|
Package dos is the client.Object.DosProtectionProfile namespace. |
|
security/file
Package file is the client.Object.FileBlockingProfile namespace.
|
Package file is the client.Object.FileBlockingProfile namespace. |
|
security/group
Package group is the client.Objects.SecurityProfileGroup namespace.
|
Package group is the client.Objects.SecurityProfileGroup namespace. |
|
security/spyware
Package spyware is the client.Object.AntiSpywareProfile namespace.
|
Package spyware is the client.Object.AntiSpywareProfile namespace. |
|
security/url
Package url is the client.Object.UrlFilteringProfile namespace.
|
Package url is the client.Object.UrlFilteringProfile namespace. |
|
security/virus
Package virus is the client.Object.AntivirusProfile namespace.
|
Package virus is the client.Object.AntivirusProfile namespace. |
|
security/vulnerability
Package vulnerability is the client.Object.VulnerabilityProfile namespace.
|
Package vulnerability is the client.Object.VulnerabilityProfile namespace. |
|
security/wildfire
Package wildfire is the client.Object.WildfireAnalysisProfile namespace.
|
Package wildfire is the client.Object.WildfireAnalysisProfile namespace. |
|
Package srvc is the client.Objects.Services namespace.
|
Package srvc is the client.Objects.Services namespace. |
|
Package srvcgrp is the client.Objects.ServiceGroup namespace.
|
Package srvcgrp is the client.Objects.ServiceGroup namespace. |
|
Package tags is the client.Objects.Tags namespace.
|
Package tags is the client.Objects.Tags namespace. |
Click to show internal directories.
Click to hide internal directories.