Uses of Record Class
org.springframework.cloud.kubernetes.commons.discovery.ServicePortNameAndNumber
Packages that use ServicePortNameAndNumber
-
Uses of ServicePortNameAndNumber in org.springframework.cloud.kubernetes.commons.discovery
Methods in org.springframework.cloud.kubernetes.commons.discovery that return ServicePortNameAndNumberModifier and TypeMethodDescriptionstatic ServicePortNameAndNumberDiscoveryClientUtils.endpointsPort(Map<String, Integer> existingPorts, ServiceMetadata serviceMetadata, KubernetesDiscoveryProperties properties) ServicePortSecureResolver.Input.portData()Returns the value of theportDatarecord component.Methods in org.springframework.cloud.kubernetes.commons.discovery with parameters of type ServicePortNameAndNumberModifier 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) Constructors in org.springframework.cloud.kubernetes.commons.discovery with parameters of type ServicePortNameAndNumber