options

package
v0.3.10-0-alpha2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 15, 2022 License: Apache-2.0 Imports: 1 Imported by: 3

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
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL