Uses of Record Class
org.springframework.cloud.kubernetes.commons.discovery.PodLabelsAndAnnotations
Packages that use PodLabelsAndAnnotations
-
Uses of PodLabelsAndAnnotations in org.springframework.cloud.kubernetes.commons.discovery
Method parameters in org.springframework.cloud.kubernetes.commons.discovery with type arguments of type PodLabelsAndAnnotationsModifier and TypeMethodDescriptionstatic 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)