Serialized Form
-
Package org.springframework.cloud.kubernetes.commons.config
-
Exception Class org.springframework.cloud.kubernetes.commons.config.NamespaceResolutionFailedException
class NamespaceResolutionFailedException extends RuntimeException implements Serializable
-
-
Package org.springframework.cloud.kubernetes.commons.discovery
-
Record Class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
class DefaultKubernetesServiceInstance extends Record implements Serializable-
Serialized Fields
-
cluster
String cluster
The field for theclusterrecord component. -
host
String host
The field for thehostrecord component. -
instanceId
String instanceId
The field for theinstanceIdrecord component. -
metadata
Map<String,
String> metadata The field for themetadatarecord component. -
namespace
String namespace
The field for thenamespacerecord component. -
podMetadata
Map<String, Map<String,
String>> podMetadata The field for thepodMetadatarecord component. -
port
int port
The field for theportrecord component. -
secure
boolean secure
The field for thesecurerecord component. -
serviceId
String serviceId
The field for theserviceIdrecord component.
-
-
-
Record Class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
class ExternalNameKubernetesServiceInstance extends Record implements Serializable-
Serialized Fields
-
-