package event

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Cluster

event.proto:61

Cluster holds information about a cluster.

Used in: DeployClusterStart

enum Cluster.CNIType

event.proto:74

Used in: Cluster

enum Cluster.ClusterType

event.proto:62

Used in: Cluster

enum Cluster.ControllerType

event.proto:79

Used in: Cluster

enum Cluster.IngressType

event.proto:69

Used in: Cluster

message CreateTopologyEnd

event.proto:54

CreateTopologyEnd is an event indicating a topology creation was ended.

Used in: KNEEvent

message CreateTopologyStart

event.proto:49

CreateTopologyStart is an event indicating a topology creation was started.

Used in: KNEEvent

message DeployClusterEnd

event.proto:42

DeployClusterEnd is an event indicating a cluster deployment was ended.

Used in: KNEEvent

message DeployClusterStart

event.proto:37

DeployClusterStart is an event indicating a cluster deployment was started.

Used in: KNEEvent

message KNEEvent

event.proto:25

KNEEvent is a wrapper around a specific event with a unique ID and timestamp.

message Node

event.proto:105

Node holds information about a node in a topology. This is a simplified version of the topo.Node in an effort to include as little potentially identifying information as possible in reporting. The included fields will be used in aggregate to identify trends and determine reliability of certain node configurations.

Used in: Topology

message Topology

event.proto:91

Topology holds information about a topology.

Used in: CreateTopologyStart