Uses of Record Class
org.springframework.cloud.kubernetes.commons.discovery.ServiceMetadata
Packages that use ServiceMetadata
-
Uses of ServiceMetadata in org.springframework.cloud.kubernetes.commons.discovery
Methods in org.springframework.cloud.kubernetes.commons.discovery with parameters of type ServiceMetadataModifier and TypeMethodDescriptionstatic ServicePortNameAndNumberDiscoveryClientUtils.endpointsPort(Map<String, Integer> existingPorts, ServiceMetadata serviceMetadata, KubernetesDiscoveryProperties properties) static org.springframework.cloud.client.ServiceInstanceDiscoveryClientUtils.externalNameServiceInstance(ServiceMetadata serviceMetadata, Supplier<InstanceIdHostPodName> instanceIdAndHost, Map<String, String> serviceInstanceMetadata) static org.springframework.cloud.client.ServiceInstanceDiscoveryClientUtils.serviceInstance(ServicePortSecureResolver servicePortSecureResolver, ServiceMetadata serviceMetadata, Supplier<InstanceIdHostPodName> instanceIdAndHost, Function<String, PodLabelsAndAnnotations> podLabelsAndMetadata, ServicePortNameAndNumber portData, Map<String, String> serviceInstanceMetadata, KubernetesDiscoveryProperties properties) DiscoveryClientUtils.serviceInstanceMetadata(Map<String, Integer> portsData, ServiceMetadata serviceMetadata, KubernetesDiscoveryProperties properties) This adds the following metadata.