| GitHub Repository |
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.cloud.gkehub.rbacrolebindingactuation.v1 for new applications.
Prerelease Implications
This package is a prerelease version! Use with caution.
Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.
Classes
| Class | Description |
|---|---|
| com. |
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. |
| com. |
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. |
| com. |
AnalysisMessageBase describes some common information that is needed for all messages. |
| com. |
AnalysisMessageBase describes some common information that is needed for all messages. |
| com. |
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 |
| com. |
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 |
| com. |
Service Mesh: State for the whole Hub, as analyzed by the Service Mesh Hub Controller. |
| com. |
Service Mesh: State for the whole Hub, as analyzed by the Service Mesh Hub Controller. |
| com. |
Service Mesh: State for a single Membership, as analyzed by the Service Mesh Hub Controller. |
| com. |
Service Mesh: State for a single Membership, as analyzed by the Service Mesh Hub Controller. |
| com. |
Interfaces
Enums
| Enum | Description |
|---|---|
| com. |
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 |