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
Kubernetes implementation of
InfoContributor.- Author:
- Mark Anderson
-
Field Summary
Fields inherited from class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
HOST_IP, INSIDE, KUBERNETES, LABELS, NAMESPACE, NODE_NAME, POD_IP, POD_NAME, SERVICE_ACCOUNT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
contribute
-
Constructor Details
-
Fabric8InfoContributor
-
-
Method Details
-
getDetails
- Specified by:
getDetailsin classAbstractKubernetesInfoContributor
-