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
Edl *edl.FwEdl
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
Edl *edl.PanoEdl
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 edl is the ngfw.Objects.Edl namespace.
|
Package edl is the ngfw.Objects.Edl 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.