docs.V1HealthCheckResponse.md Maven / Gradle / Ivy
# V1HealthCheckResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**podConnectivity** | **Boolean** | Indicates whether the Agent server can connect to the Pod | [optional]
**podConnectivityError** | **String** | Error details in case of no Pod connectivity | [optional]
**keyManagerConnectivity** | **Boolean** | Indicates whether the Agent server can connect to the Key Manager | [optional]
**keyManagerConnectivityError** | **String** | Error details in case of no Key Manager connectivity | [optional]
**version** | **String** | The version number of the Agent server | [optional]