Class Hierarchy

  • java.lang.Object
    • org.springframework.boot.actuate.health.AbstractHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
      • org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
    • org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor (implements org.springframework.boot.actuate.info.InfoContributor)
    • org.springframework.cloud.kubernetes.commons.profile.AbstractKubernetesProfileEnvironmentPostProcessor (implements org.springframework.boot.env.EnvironmentPostProcessor, org.springframework.core.Ordered)
    • org.springframework.cloud.kubernetes.client.KubernetesClientActuatorConfiguration
    • org.springframework.cloud.kubernetes.client.KubernetesClientAutoConfiguration
    • org.springframework.cloud.kubernetes.client.KubernetesClientPodUtils (implements org.springframework.cloud.kubernetes.commons.PodUtils<T>)
    • org.springframework.cloud.kubernetes.client.KubernetesClientUtils