Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v0.7.0
type Config struct { Threads int SyncSec int Retry int Host string Username string Password string APIKey string MoveType int MoveRule string Vsys string CommitWaitTime int Admins []string DaNPartial bool PaOPartial bool Force bool Sync bool }
Config contains the operator config
Click to show internal directories.
Click to hide internal directories.