package google.cloud.gkehub.servicemesh.v1alpha

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

message AnalysisMessage

servicemesh.proto:95

AnalysisMessage is a single message produced by an analyzer, and it used to communicate to the end user about the state of their Service Mesh configuration.

Used in: FeatureState, MembershipState

message AnalysisMessageBase

servicemesh.proto:46

AnalysisMessageBase describes some common information that is needed for all messages.

Used in: AnalysisMessage

enum AnalysisMessageBase.Level

servicemesh.proto:67

The values here are chosen so that more severe messages get sorted higher, as well as leaving space in between to add more later See istio.analysis.v1alpha1.AnalysisMessageBase.Level

Used in: AnalysisMessageBase

message AnalysisMessageBase.Type

servicemesh.proto:52

A unique identifier for the type of message. Display_name is intended to be human-readable, code is intended to be machine readable. There should be a one-to-one mapping between display_name and code. (i.e. do not re-use display_names or codes between message types.) See istio.analysis.v1alpha1.AnalysisMessageBase.Type

Used in: AnalysisMessageBase

message FeatureState

servicemesh.proto:32

**Service Mesh**: State for the whole Hub, as analyzed by the Service Mesh Hub Controller.

Used in: v1alpha.CommonFeatureState

message MembershipState

servicemesh.proto:39

**Service Mesh**: State for a single Membership, as analyzed by the Service Mesh Hub Controller.

Used in: v1alpha.MembershipFeatureState