instanceinfosync

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MsgTimeout = 3 * time.Minute

Functions

func InstancestatusStateMachine

func InstancestatusStateMachine(currentStatus,
	expectNextStatus instanceinfo.InstancePhase) (resultStatus instanceinfo.InstancePhase)

Types

type MetaserverMSG

type MetaserverMSG struct {
	Name      string                 `json:"name"`      // metaserver_container、metaserver_all_containers
	TimeStamp int64                  `json:"timestamp"` // Nanosecond
	Fields    map[string]interface{} `json:"fields"`    // Full container event key: containerID value: container info
	Tags      map[string]string      `json:"tags,omitempty"`
}

MetaserverMSG kafka format of container message

type Syncer

type Syncer struct {
	// contains filtered or unexported fields
}

func NewSyncer

func NewSyncer(db *instanceinfo.Client) *Syncer

func (*Syncer) Sync

func (s *Syncer) Sync()

Jump to

Keyboard shortcuts

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