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.FwAddr AddressGroup *addrgrp.FwAddrGrp Application *app.FwApp AppGroup *appgrp.FwGroup AppSignature *signature.FwSignature AppSigAndCond *andcond.FwAndCond AppSigOrCond *orcond.FwOrCond Edl *edl.FwEdl LogForwardingProfile *logfwd.FwLogFwd LogForwardingProfileMatchList *matchlist.FwMatchList LogForwardingProfileMatchListAction *action.FwAction Services *srvc.FwSrvc ServiceGroup *srvcgrp.FwSrvcGrp Tags *tags.FwTags }
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.PanoAddr AddressGroup *addrgrp.PanoAddrGrp Application *app.PanoApp AppGroup *appgrp.PanoGroup AppSignature *signature.PanoSignature AppSigAndCond *andcond.PanoAndCond AppSigOrCond *orcond.PanoOrCond Edl *edl.PanoEdl LogForwardingProfile *logfwd.PanoLogFwd LogForwardingProfileMatchList *matchlist.PanoMatchList LogForwardingProfileMatchListAction *action.PanoAction Services *srvc.PanoSrvc ServiceGroup *srvcgrp.PanoSrvcGrp Tags *tags.PanoTags }
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. |
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. |
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.