Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Syncer ¶
type Syncer struct {
// contains filtered or unexported fields
}
Syncer is a config structure for host metadata syncer.
func NewSyncer ¶
func NewSyncer(logger *zap.Logger, dimClient dimensions.MetadataUpdateClient) *Syncer
NewSyncer creates new instance of host metadata syncer.
Click to show internal directories.
Click to hide internal directories.