Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudeventOptions ¶
type CloudeventOptions struct { common_options.CommonOptions common_options.DBOptions CloudproviderSyncIntervalMinutes int `help:"frequency to sync region cloudprovider task" default:"15"` CloudeventSyncIntervalHours int `help:"frequency to sync cloud event task" default:"1"` DisableSyncCloudEvent bool `help:"disable sync cloudevent" default:"false"` SyncWithReadEvent bool `help:"sync read operation events" default:"false"` OneSyncForHours int `help:"Onece sync for hours" default:"1"` }
var (
Options CloudeventOptions
)
Click to show internal directories.
Click to hide internal directories.