eventtypes

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StatusEvent

type StatusEvent struct {
	Type string `json:"type"`
	// ID Generate by {runtimeName}.{serviceName}.{dockerID}
	ID      string `json:"id,omitempty"`
	IP      string `json:"ip,omitempty"`
	Status  string `json:"status"`
	TaskId  string `json:"taskId,omitempty"`
	Cluster string `json:"cluster,omitempty"`
	Host    string `json:"host,omitempty"`
	Message string `json:"message,omitempty"`
}

Jump to

Keyboard shortcuts

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