Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Auth *auth.Auth HTTPCon *http.Client FwTarget string UserAgent string Fv string Retries int }
Config provides configuration to a FortiOS client instance It saves authentication information and a http connection for FortiOS Client instance to create New connction to FortiOS and Send data to FortiOS, etc. (needs to be extended later.)
Click to show internal directories.
Click to hide internal directories.