Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyncService ¶
type SyncService struct {
// contains filtered or unexported fields
}
SyncService abstracts Open Horizon Sync Service usage.
func NewSyncService ¶
func NewSyncService(compressor compressor.Compressor, syncServiceConfig *statussyncservice.SyncServiceConfig, log logr.Logger, ) (*SyncService, error)
NewSyncService returns a new instance of SyncService object.
Click to show internal directories.
Click to hide internal directories.