Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.kubernetes |
Auto-configuration for actuator kubernetes concerns.
|
org.springframework.boot.actuate.kubernetes |
Actuator support for kubernetes-related concerns.
|
Modifier and Type | Method and Description |
---|---|
HealthEndpointGroupsRegistryCustomizer |
ProbesHealthContributorAutoConfiguration.probesRegistryCustomizer() |
Modifier and Type | Class and Description |
---|---|
class |
ProbesHealthEndpointGroupsRegistrar
HealthEndpointGroupsRegistryCustomizer that registers "liveness" and
"readiness" groups if they don't exist already. |