Class Fabric8InfoContributor

java.lang.Object
org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
org.springframework.cloud.kubernetes.fabric8.Fabric8InfoContributor
All Implemented Interfaces:
org.springframework.boot.actuate.info.InfoContributor

public class Fabric8InfoContributor extends AbstractKubernetesInfoContributor
Kubernetes implementation of InfoContributor.
Author:
Mark Anderson