types

package
v0.0.1-alpha.9 Latest Latest
Warning

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

Go to latest
Published: May 10, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HeartbeatInfo

type HeartbeatInfo struct {
	InstanceID      string                       `json:"instance_id"`
	ClusterID       string                       `json:"cluster_id"`
	ChannelID       string                       `json:"channel_id"`
	ChannelName     string                       `json:"channel_name"`
	ChannelSequence int64                        `json:"channel_sequence"`
	ReleaseSequence int64                        `json:"release_sequence"`
	AppStatus       string                       `json:"app_status"`
	ResourceStates  appstatetypes.ResourceStates `json:"resource_states"`
	K8sVersion      string                       `json:"k8s_version"`
}

Jump to

Keyboard shortcuts

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