Documentation
¶
Overview ¶
Package dev is the client.Device namespace.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Firewall ¶ added in v0.7.0
type Firewall struct {
AuthenticationProfile *authentication.Firewall
Certificate *cert.Firewall
CertificateProfile *certificate.Firewall
EmailServerProfile *email.Firewall
GeneralSettings *general.Firewall
HaConfig *ha.Firewall
HaLinkMonitorGroup *halink.Firewall
HaPathMonitorGroup *hapath.Firewall
HttpServerProfile *http.Firewall
KerberosProfile *kerberos.Firewall
LdapProfile *ldap.Firewall
LocalUserDbGroup *group.Firewall
LocalUserDbUser *user.Firewall
RadiusProfile *radius.Firewall
SamlProfile *saml.Firewall
SslDecrypt *ssldecrypt.Firewall
SslTlsServiceProfile *ssltls.Firewall
SnmpServerProfile *snmp.Firewall
SyslogServerProfile *syslog.Firewall
TacacsPlusProfile *tacplus.Firewall
Telemetry *telemetry.Firewall
VmInfoSource *vminfosource.Firewall
}
Firewall is the client.Device namespace.
func FirewallNamespace ¶ added in v0.7.0
func FirewallNamespace(x util.XapiClient) *Firewall
type Panorama ¶ added in v0.7.0
type Panorama struct {
AuthenticationProfile *authentication.Panorama
Certificate *cert.Panorama
CertificateProfile *certificate.Panorama
EmailServerProfile *email.Panorama
HttpServerProfile *http.Panorama
KerberosProfile *kerberos.Panorama
LdapProfile *ldap.Panorama
LocalUserDbGroup *group.Panorama
LocalUserDbUser *user.Panorama
RadiusProfile *radius.Panorama
SamlProfile *saml.Panorama
SslTlsServiceProfile *ssltls.Panorama
SslDecrypt *ssldecrypt.Panorama
SnmpServerProfile *snmp.Panorama
SyslogServerProfile *syslog.Panorama
TacacsPlusProfile *tacplus.Panorama
VmInfoSource *vminfosource.Panorama
}
Panorama is the client.Device namespace.
func PanoramaNamespace ¶ added in v0.7.0
func PanoramaNamespace(x util.XapiClient) *Panorama
Initialize is invoked on client.Initialize().
Directories
¶
| Path | Synopsis |
|---|---|
|
Package certificate is the client.Device.Certificate namespace.
|
Package certificate is the client.Device.Certificate namespace. |
|
Package general is the client.Device.GeneralSettings namespace.
|
Package general is the client.Device.GeneralSettings namespace. |
|
Package ha is the client.Device.HaConfig namespace.
|
Package ha is the client.Device.HaConfig namespace. |
|
monitor/link
Package link is the client.Device.HaLinkMonitorGroup namespace.
|
Package link is the client.Device.HaLinkMonitorGroup namespace. |
|
monitor/path
Package path is the client.Device.HaPathMonitorGroup namespace.
|
Package path is the client.Device.HaPathMonitorGroup namespace. |
|
localuserdb
|
|
|
group
Package group is the client.Device.LocalUserDbGroup namespace.
|
Package group is the client.Device.LocalUserDbGroup namespace. |
|
user
Package user is the client.Device.LocalUserDbUser namespace.
|
Package user is the client.Device.LocalUserDbUser namespace. |
|
profile
|
|
|
authentication
Package authentication is the client.Device.AuthenticationProfile namespace.
|
Package authentication is the client.Device.AuthenticationProfile namespace. |
|
certificate
Package certificate is the client.Device.CertificateProfile namespace.
|
Package certificate is the client.Device.CertificateProfile namespace. |
|
email
Package email is the client.Device.EmailServerProfile namespace.
|
Package email is the client.Device.EmailServerProfile namespace. |
|
http
Package http is the client.Object.HttpServerProfile namespace.
|
Package http is the client.Object.HttpServerProfile namespace. |
|
kerberos
Package kerberos is the client.Device.KerberosProfile namespace.
|
Package kerberos is the client.Device.KerberosProfile namespace. |
|
ldap
Package ldap is the client.Device.LdapProfile namespace.
|
Package ldap is the client.Device.LdapProfile namespace. |
|
radius
Package radius is the client.Device.RadiusProfile namespace.
|
Package radius is the client.Device.RadiusProfile namespace. |
|
saml
Package saml is the client.Device.SamlProfile namespace.
|
Package saml is the client.Device.SamlProfile namespace. |
|
snmp
Package snmp is the client.Object.SnmpServerProfile namespace.
|
Package snmp is the client.Object.SnmpServerProfile namespace. |
|
ssltls
Package ssltls is the client.Device.SslTlsServiceProfile namespace.
|
Package ssltls is the client.Device.SslTlsServiceProfile namespace. |
|
syslog
Package syslog is the client.Object.SyslogServerProfile namespace.
|
Package syslog is the client.Object.SyslogServerProfile namespace. |
|
tacplus
Package tacplus is the client.Device.TacacsPlusProfile namespace.
|
Package tacplus is the client.Device.TacacsPlusProfile namespace. |
|
Package ssldecrypt is the client.Device.SslDecrypt namespace.
|
Package ssldecrypt is the client.Device.SslDecrypt namespace. |
|
Package telemetry is the firewall.Device.Telemetry namespace.
|
Package telemetry is the firewall.Device.Telemetry namespace. |
|
Package vminfosource is the client.Device.VmInfoSource namespace.
|
Package vminfosource is the client.Device.VmInfoSource namespace. |
Click to show internal directories.
Click to hide internal directories.