| Interface | Description |
|---|---|
| AnalysisMessageBase.TypeOrBuilder | |
| AnalysisMessageBaseOrBuilder | |
| AnalysisMessageOrBuilder | |
| FeatureStateOrBuilder | |
| MembershipStateOrBuilder |
| Class | Description |
|---|---|
| AnalysisMessage |
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.
|
| AnalysisMessage.Builder |
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.
|
| AnalysisMessageBase |
AnalysisMessageBase describes some common information that is
needed for all messages.
|
| AnalysisMessageBase.Builder |
AnalysisMessageBase describes some common information that is
needed for all messages.
|
| AnalysisMessageBase.Type |
A unique identifier for the type of message.
|
| AnalysisMessageBase.Type.Builder |
A unique identifier for the type of message.
|
| FeatureState |
**Service Mesh**: State for the whole Hub, as analyzed by the Service Mesh
Hub Controller.
|
| FeatureState.Builder |
**Service Mesh**: State for the whole Hub, as analyzed by the Service Mesh
Hub Controller.
|
| MembershipState |
**Service Mesh**: State for a single Membership, as analyzed by the Service
Mesh Hub Controller.
|
| MembershipState.Builder |
**Service Mesh**: State for a single Membership, as analyzed by the Service
Mesh Hub Controller.
|
| ServiceMeshProto |
| Enum | Description |
|---|---|
| AnalysisMessageBase.Level |
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
|
Copyright © 2024 Google LLC. All rights reserved.