Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractKubernetesHealthIndicator - Class in org.springframework.cloud.kubernetes.commons
- AbstractKubernetesHealthIndicator() - Constructor for class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
- AbstractKubernetesInfoContributor - Class in org.springframework.cloud.kubernetes.commons
- AbstractKubernetesInfoContributor() - Constructor for class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
- AbstractKubernetesProfileEnvironmentPostProcessor - Class in org.springframework.cloud.kubernetes.commons.profile
- AbstractKubernetesProfileEnvironmentPostProcessor() - Constructor for class org.springframework.cloud.kubernetes.commons.profile.AbstractKubernetesProfileEnvironmentPostProcessor
- addAnnotations() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Returns the value of the
addAnnotationsrecord component. - addLabels() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Returns the value of the
addLabelsrecord component. - addPodAnnotations() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Returns the value of the
addPodAnnotationsrecord component. - addPodLabels() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Returns the value of the
addPodLabelsrecord component. - addPorts() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Returns the value of the
addPortsrecord component. - allNamespaces() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
allNamespacesrecord component. - annotations() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.PodLabelsAndAnnotations
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServiceMetadata
-
Returns the value of the
annotationsrecord component. - annotationsPrefix() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Returns the value of the
annotationsPrefixrecord component. - apiVersion() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
apiVersionrecord component. - appendProfileToName() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
-
append or not the active profiles to the name of the generated source.
- appendProfileToName() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
-
append or not the active profiles to the name of the generated source.
- APPLICATION_PROPERTIES - Static variable in class org.springframework.cloud.kubernetes.commons.config.Constants
-
application.properties property.
- APPLICATION_YAML - Static variable in class org.springframework.cloud.kubernetes.commons.config.Constants
-
application.yaml property.
- APPLICATION_YML - Static variable in class org.springframework.cloud.kubernetes.commons.config.Constants
-
application.yml property.
B
- BATCH - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.ReadType
-
read sources in a batch (all in namespace).
C
- caCertData() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
caCertDatarecord component. - caCertFile() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
caCertFilerecord component. - cacheLoadingTimeoutSeconds() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
cacheLoadingTimeoutSecondsrecord component. - candidate - Variable in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- CATALOG_WATCH_PROPERTY_NAME - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
catalog watch delay property name.
- CATALOG_WATCH_PROPERTY_WITH_DEFAULT_VALUE - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
catalog watch delay property name with default value.
- CATALOG_WATCHER_DEFAULT_DELAY - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
default delay for the configuration watcher.
- clientCertData() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
clientCertDatarecord component. - clientCertFile() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
clientCertFilerecord component. - clientKeyAlgo() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
clientKeyAlgorecord component. - clientKeyData() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
clientKeyDatarecord component. - clientKeyFile() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
clientKeyFilerecord component. - clientKeyPassphrase() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
clientKeyPassphraserecord component. - clientProperties() - Method in record class org.springframework.cloud.kubernetes.commons.configdata.ConfigDataPropertiesHolder
-
Returns the value of the
clientPropertiesrecord component. - cloudPlatform() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryClientHealthIndicatorInitializer.RegisteredEventSource
-
Returns the value of the
cloudPlatformrecord component. - cluster() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns the value of the
clusterrecord component. - compute(String, ConfigUtils.Prefix, String, boolean, boolean, String, String[]) - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSourceData
- compute(Map, ConfigUtils.Prefix, String, boolean, String) - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledSourceData
- ConditionalOnBlockingOrReactiveDiscoveryEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Conditional that is resolved to active when either
ConditionalOnBlockingDiscoveryEnabledorConditionalOnReactiveDiscoveryEnabledmatches. - ConditionalOnBlockingOrReactiveDiscoveryEnabled.OnBlockingOrReactiveDiscoveryEnabled - Class in org.springframework.cloud.kubernetes.commons.discovery.conditionals
- ConditionalOnConfigMapsReloadEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config.reload.condition
-
Provides a more succinct conditional for:
spring.cloud.kubernetes.reload.monitoring-configMaps. - ConditionalOnDiscoveryCacheableBlockingDisabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Reverse of
ConditionalOnDiscoveryCacheableBlockingEnabled. - ConditionalOnDiscoveryCacheableBlockingDisabled.OnDiscoveryCacheableBlockingDisabled - Class in org.springframework.cloud.kubernetes.commons.discovery.conditionals
- ConditionalOnDiscoveryCacheableBlockingEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Provides a more succinct conditional for:
spring.cloud.kubernetes.discovery.cacheable.blocking.enabled. - ConditionalOnDiscoveryCacheableReactiveDisabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Reverse of
ConditionalOnDiscoveryCacheableReactiveEnabled. - ConditionalOnDiscoveryCacheableReactiveDisabled.OnDiscoveryCacheableReactiveDisabled - Class in org.springframework.cloud.kubernetes.commons.discovery.conditionals
- ConditionalOnDiscoveryCacheableReactiveEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Provides a more succinct conditional for:
spring.cloud.kubernetes.discovery.cacheable.reactive.enabled. - ConditionalOnHttpDiscoveryCatalogWatcherEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Provides a more succinct conditional for:
spring.cloud.kubernetes.http.discovery.client.catalog.watcher.enabled. - ConditionalOnKubernetesAndConfigEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config
- ConditionalOnKubernetesCatalogEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Provides a more succinct conditional
spring.cloud.kubernetes.discovery.catalog-services-watch.enabled. - ConditionalOnKubernetesCatalogWatcherEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Provides common conditionals to be used for catalog watcher.
- ConditionalOnKubernetesConfigEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons
-
Provides a more succinct conditional
spring.cloud.kubernetes.config.enabled. - ConditionalOnKubernetesConfigFailFastEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config
-
Provides a more succinct conditional
spring.cloud.kubernetes.config.fail-fast. - ConditionalOnKubernetesConfigMapsOrSecretsEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons
-
@Conditionalthat matches when either or both of@ConditionalOnKubernetesConfigEnabledand@ConditionalOnKubernetesSecretsEnabled. - ConditionalOnKubernetesConfigMapsOrSecretsEnabled.OnKubernetesConfigMapsOrSecretesEnabled - Class in org.springframework.cloud.kubernetes.commons
- ConditionalOnKubernetesConfigOrSecretsRetryEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config
-
@Conditionalthat matches when either or both of@ConditionalOnKubernetesConfigRetryEnabledand@ConditionalOnKubernetesSecretsRetryEnabled. - ConditionalOnKubernetesConfigOrSecretsRetryEnabled.OnKubernetesConfigPropertiesRetryEnabled - Class in org.springframework.cloud.kubernetes.commons.config
- ConditionalOnKubernetesConfigRetryDisabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config
-
@Conditionalthat matches when at least one of Spring Cloud Kubernetes, Kubernetes ConfigMap property sources or Kubernetes ConfigMap property sources fail fast (thus retry) is disabled. - ConditionalOnKubernetesConfigRetryDisabled.OnConfigMapPropertiesRetryDisabled - Class in org.springframework.cloud.kubernetes.commons.config
- ConditionalOnKubernetesConfigRetryEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config
-
@Conditionalthat only matches when Spring Cloud Kubernetes, Kubernetes config, Kubernetes config fail-fast and Kubernetes config retry are enabled. - ConditionalOnKubernetesDiscoveryEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Provides a more succinct conditional
spring.cloud.kubernetes.discovery.enabled. - ConditionalOnKubernetesHealthIndicatorEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.autoconfig
- ConditionalOnKubernetesLoadBalancerEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.loadbalancer
-
Provides a more succinct conditional
spring.cloud.kubernetes.loadbalancer.enabled. - ConditionalOnKubernetesLoadBalancerServiceModeEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.loadbalancer
-
Provides a conditional for:
spring.cloud.kubernetes.loadbalancer.mode. - ConditionalOnKubernetesReloadEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config.reload.condition
-
Provides a more succinct conditional for:
spring.cloud.kubernetes.reload.enabled. - ConditionalOnKubernetesSecretsEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons
-
Provides a more succinct conditional
spring.cloud.kubernetes.secrets.enabled. - ConditionalOnKubernetesSecretsFailFastEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config
-
Provides a more succinct conditional
spring.cloud.kubernetes.secrets.fail-fast. - ConditionalOnKubernetesSecretsRetryDisabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config
-
@Conditionalthat matches when at least one of Spring Cloud Kubernetes, Kubernetes Secret property sources or Kubernetes Secret property sources fail fast (thus retry) is disabled. - ConditionalOnKubernetesSecretsRetryDisabled.OnSecretsPropertiesRetryDisabled - Class in org.springframework.cloud.kubernetes.commons.config
- ConditionalOnKubernetesSecretsRetryEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config
-
@Conditionalthat only matches when Spring Cloud Kubernetes, Kubernetes secrets, Kubernetes secrets fail-fast and Kubernetes secrets retry are enabled. - ConditionalOnSanitizeSecrets - Annotation Interface in org.springframework.cloud.kubernetes.commons
-
Provides a more succinct conditional
spring.cloud.kubernetes.sanitize.secrets. - ConditionalOnSecretsReloadEnabled - Annotation Interface in org.springframework.cloud.kubernetes.commons.config.reload.condition
-
Provides a more succinct conditional for:
spring.cloud.kubernetes.reload.monitoring-secrets. - ConditionalOnSpringCloudKubernetesBlockingDiscovery - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Provides common conditionals to be used for blocking discovery.
- ConditionalOnSpringCloudKubernetesBlockingDiscoveryHealthInitializer - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Provides common conditionals to be used for blocking discovery health initializer.
- ConditionalOnSpringCloudKubernetesReactiveDiscovery - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Provides common conditionals to be used for reactive discovery.
- ConditionalOnSpringCloudKubernetesReactiveDiscoveryHealthInitializer - Annotation Interface in org.springframework.cloud.kubernetes.commons.discovery.conditionals
-
Provides common conditionals to be used for reactive discovery health initializer.
- ConfigDataPropertiesHolder - Record Class in org.springframework.cloud.kubernetes.commons.configdata
- ConfigDataPropertiesHolder(KubernetesClientProperties, ConfigMapConfigProperties, SecretsConfigProperties) - Constructor for record class org.springframework.cloud.kubernetes.commons.configdata.ConfigDataPropertiesHolder
-
Creates an instance of a
ConfigDataPropertiesHolderrecord class. - ConfigDataRetryableConfigMapPropertySourceLocator - Class in org.springframework.cloud.kubernetes.commons.config
-
ConfigMapPropertySourceLocator for when retry is enabled.
- ConfigDataRetryableConfigMapPropertySourceLocator(ConfigMapPropertySourceLocator, ConfigMapConfigProperties) - Constructor for class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableConfigMapPropertySourceLocator
- ConfigDataRetryableSecretsPropertySourceLocator - Class in org.springframework.cloud.kubernetes.commons.config
-
SecretsPropertySourceLocator for when retry is enabled.
- ConfigDataRetryableSecretsPropertySourceLocator(SecretsPropertySourceLocator, SecretsConfigProperties) - Constructor for class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableSecretsPropertySourceLocator
- CONFIGMAP - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.SourceType
-
ConfigMap as the source type.
- ConfigMapConfigProperties - Class in org.springframework.cloud.kubernetes.commons.config
-
Config map configuration properties.
- ConfigMapConfigProperties(boolean, List, Map, String, String, boolean, boolean, boolean, RetryProperties, ReadType) - Constructor for class org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties
- configMapProperties() - Method in record class org.springframework.cloud.kubernetes.commons.configdata.ConfigDataPropertiesHolder
-
Returns the value of the
configMapPropertiesrecord component. - ConfigMapPropertySourceLocator - Class in org.springframework.cloud.kubernetes.commons.config
-
A PropertySourceLocator that uses config maps.
- ConfigMapPropertySourceLocator(ConfigMapConfigProperties) - Constructor for class org.springframework.cloud.kubernetes.commons.config.ConfigMapPropertySourceLocator
- ConfigReloadAutoConfiguration - Class in org.springframework.cloud.kubernetes.commons.config.reload
- ConfigReloadAutoConfiguration() - Constructor for class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadAutoConfiguration
- ConfigReloadProperties - Record Class in org.springframework.cloud.kubernetes.commons.config.reload
-
General configuration for the configuration reload.
- ConfigReloadProperties(boolean, boolean, boolean, ConfigReloadProperties.ReloadStrategy, ConfigReloadProperties.ReloadDetectionMode, Duration, Set, boolean, Duration) - Constructor for record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Creates an instance of a
ConfigReloadPropertiesrecord class. - ConfigReloadProperties.ReloadDetectionMode - Enum Class in org.springframework.cloud.kubernetes.commons.config.reload
-
Reload detection modes.
- ConfigReloadProperties.ReloadStrategy - Enum Class in org.springframework.cloud.kubernetes.commons.config.reload
-
Reload strategies.
- ConfigReloadPropertiesAutoConfiguration - Class in org.springframework.cloud.kubernetes.commons.config.reload
- ConfigReloadPropertiesAutoConfiguration() - Constructor for class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadPropertiesAutoConfiguration
- ConfigReloadUtil - Class in org.springframework.cloud.kubernetes.commons.config.reload
- ConfigurationChangeDetector - Class in org.springframework.cloud.kubernetes.commons.config.reload
-
This is the superclass of all beans that can listen to changes in the configuration and fire a reload.
- ConfigurationChangeDetector(ConfigurationUpdateStrategy) - Constructor for class org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationChangeDetector
- configurationUpdateStrategy(ConfigReloadProperties, ConfigurableApplicationContext, Optional, ContextRefresher) - Method in class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadAutoConfiguration
- ConfigurationUpdateStrategy - Record Class in org.springframework.cloud.kubernetes.commons.config.reload
-
This is the superclass of all named strategies that can be fired when the configuration changes.
- ConfigurationUpdateStrategy(String, Runnable) - Constructor for record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy
-
Creates an instance of a
ConfigurationUpdateStrategyrecord class. - ConfigUtils - Class in org.springframework.cloud.kubernetes.commons.config
-
Utility class that works with configuration properties.
- ConfigUtils.Prefix - Class in org.springframework.cloud.kubernetes.commons.config
- connectionTimeout() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
connectionTimeoutrecord component. - Constants - Class in org.springframework.cloud.kubernetes.commons.config
- contribute(Info.Builder) - Method in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
- contribute(Info.Builder) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderInfoContributor
- createHost(String, String, String) - Static method in interface org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServiceInstanceMapper
- createKubernetesClientProperties(BootstrapContext) - Static method in class org.springframework.cloud.kubernetes.commons.config.KubernetesConfigServerBootstrapper
- createKubernetesDiscoveryProperties(BootstrapContext) - Static method in class org.springframework.cloud.kubernetes.commons.config.KubernetesConfigServerBootstrapper
- createPodReadinessWatcher(String) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- currentPod() - Method in interface org.springframework.cloud.kubernetes.commons.PodUtils
D
- data() - Method in record class org.springframework.cloud.kubernetes.commons.config.MultipleSourcesContainer
-
Returns the value of the
datarecord component. - data() - Method in record class org.springframework.cloud.kubernetes.commons.config.StrippedSourceContainer
-
Returns the value of the
datarecord component. - dataSupplier(LinkedHashSet) - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSourceData
-
Implementation specific (fabric8 or k8s-native) way to get the data from then given source names.
- dataSupplier(Map) - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledSourceData
-
Implementation specific (fabric8 or k8s-native) way to get the data from then given source names.
- DEFAULT - Static variable in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils.Prefix
-
prefix has not been provided.
- DEFAULT - Static variable in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
default instance.
- DEFAULT - Static variable in record class org.springframework.cloud.kubernetes.commons.config.RetryProperties
-
Default instance.
- DEFAULT - Static variable in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Default instance.
- DEFAULT - Static variable in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Default instance.
- DEFAULT_USER_AGENT - Static variable in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Default user-agent for kubernetes client.
- DefaultKubernetesServiceInstance - Record Class in org.springframework.cloud.kubernetes.commons.discovery
- DefaultKubernetesServiceInstance(String, String, String, int, Map, boolean, String, String, Map) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Creates an instance of a
DefaultKubernetesServiceInstancerecord class. - DELAYED - Static variable in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils.Prefix
-
prefix has been enabled, but the actual value will be known later; the value for the prefix will be the name of the source.
- determineSources(SourceType, Environment) - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- DISCOVERY_GROUP - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
Discovery group for Catalog Watch.
- DISCOVERY_VERSION - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
Discovery version for Catalog Watch.
- DiscoveryClientUtils - Class in org.springframework.cloud.kubernetes.commons.discovery
- discoveryProperties - Variable in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServicesListSupplier
- discoveryServerUrl() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
discoveryServerUrlrecord component. - doHealthCheck(Health.Builder) - Method in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
E
- empty() - Static method in record class org.springframework.cloud.kubernetes.commons.config.MultipleSourcesContainer
- emptyRecord(String) - Static method in record class org.springframework.cloud.kubernetes.commons.config.SourceData
- enabled() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns the value of the
enabledrecord component. - enabled() - Method in record class org.springframework.cloud.kubernetes.commons.config.RetryProperties
-
Returns the value of the
enabledrecord component. - enabled() - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- enabled() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
enabledrecord component. - enableReloadFiltering() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns the value of the
enableReloadFilteringrecord component. - ENDPOINT_SLICE - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
Endpoint slice name.
- endpointName() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.EndpointNameAndNamespace
-
Returns the value of the
endpointNamerecord component. - EndpointNameAndNamespace - Record Class in org.springframework.cloud.kubernetes.commons.discovery
-
Encapsulates an endpoint name and a namespace, needed for CatalogWatcher implementations.
- EndpointNameAndNamespace(String, String) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.EndpointNameAndNamespace
-
Creates an instance of a
EndpointNameAndNamespacerecord class. - endpointsPort(Map, ServiceMetadata, KubernetesDiscoveryProperties) - Static method in class org.springframework.cloud.kubernetes.commons.discovery.DiscoveryClientUtils
- environment - Variable in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServicesListSupplier
- EnvReader - Class in org.springframework.cloud.kubernetes.commons
- equals(Object) - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledConfigMapNormalizedSource
- equals(Object) - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledSecretNormalizedSource
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.config.MultipleSourcesContainer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
- equals(Object) - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
- equals(Object) - Method in class org.springframework.cloud.kubernetes.commons.config.NormalizedSource
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.config.RetryProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.config.StrippedSourceContainer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.configdata.ConfigDataPropertiesHolder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.EndpointNameAndNamespace
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.InstanceIdHostPodName
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryClientHealthIndicatorInitializer.RegisteredEventSource
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.PodLabelsAndAnnotations
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.Service
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServiceMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortNameAndNumber
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortSecureResolver.Input
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.springframework.cloud.kubernetes.commons.leader.Leader
- ERROR_PROPERTY - Static variable in class org.springframework.cloud.kubernetes.commons.config.Constants
-
property set to true when there was an error reading config maps or secrets, when generating a property source.
- EVENT - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties.ReloadDetectionMode
-
Listens to Kubernetes events and checks if a reload is needed when configmaps or secrets change.
- EventReloadDetectionMode - Class in org.springframework.cloud.kubernetes.commons.config.reload.condition
-
A condition for Event ReloadDetectionMode and auto configuration.
- EventReloadDetectionMode() - Constructor for class org.springframework.cloud.kubernetes.commons.config.reload.condition.EventReloadDetectionMode
- explicitPrefix() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
-
Returns the value of the
explicitPrefixrecord component. - EXTERNAL_NAME - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
ExternalName type of service.
- ExternalNameKubernetesServiceInstance - Record Class in org.springframework.cloud.kubernetes.commons.discovery
-
Type of
ServiceInstancewhen "spec.type=ExternalName". - ExternalNameKubernetesServiceInstance(String, String, String, Map) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
-
Creates an instance of a
ExternalNameKubernetesServiceInstancerecord class. - externalNameServiceInstance(ServiceMetadata, Supplier, Map) - Static method in class org.springframework.cloud.kubernetes.commons.discovery.DiscoveryClientUtils
- extractLeader(Map) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
F
- failFast() - Method in class org.springframework.cloud.kubernetes.commons.config.NormalizedSource
- failFast() - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- FALLBACK_APPLICATION_NAME - Static variable in class org.springframework.cloud.kubernetes.commons.config.Constants
-
Default application name.
- filter() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
filterrecord component. - findPrefix(String, Boolean, boolean, String) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
G
- generateSourceName(String, String, String, String[]) - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSourceData
- get() - Method in class org.springframework.cloud.kubernetes.commons.LazilyInstantiate
- get() - Method in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServicesListSupplier
- getApplicationName(Environment, String, String) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
- getCluster() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
- getCluster() - Method in interface org.springframework.cloud.kubernetes.commons.discovery.KubernetesServiceInstance
- getClusterDomain() - Method in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerProperties
-
Get cluster domain.
- getConfigMapName() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- getConfigMapPropertySourceLocator() - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableConfigMapPropertySourceLocator
- getDetails() - Method in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
- getDetails() - Method in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
- getDiscoveryEnabled(BootstrapContext) - Static method in class org.springframework.cloud.kubernetes.commons.config.KubernetesConfigServerBootstrapper
- getDiscoveryEnabled(Binder, BindHandler) - Static method in class org.springframework.cloud.kubernetes.commons.config.KubernetesConfigServerBootstrapper
- getEnabled() - Method in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerProperties
-
Gets enabled.
- getEnv(String) - Static method in class org.springframework.cloud.kubernetes.commons.EnvReader
- getHost() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
- getHost() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
- getId() - Method in class org.springframework.cloud.kubernetes.commons.leader.Leader
- getInstanceId() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
- getInstanceId() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
- getInstances(String) - Method in interface org.springframework.cloud.kubernetes.commons.config.KubernetesConfigServerInstanceProvider
- getLeaderData(Candidate) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- getLeaderIdPrefix() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- getLeaderKey() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- getLocalLeader() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- getMetadata() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
- getMetadata() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
- getMode() - Method in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerProperties
-
Gets mode.
- getNamespace() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
- getNamespace() - Method in interface org.springframework.cloud.kubernetes.commons.discovery.KubernetesServiceInstance
- getNamespace() - Method in class org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider
- getNamespace() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- getNamespace(String) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- getNamespaceFromServiceAccountFile(String) - Static method in class org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider
- getOrder() - Method in class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLoader
- getOrder() - Method in class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLocationResolver
- getOrder() - Method in class org.springframework.cloud.kubernetes.commons.profile.AbstractKubernetesProfileEnvironmentPostProcessor
- getPhase() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderInitiator
- getPort() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
- getPort() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
- getPortName() - Method in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerProperties
-
Gets portName.
- getPrefix() - Method in class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLocationResolver
- getPropertyResolver(BootstrapContext) - Static method in class org.springframework.cloud.kubernetes.commons.config.KubernetesConfigServerBootstrapper
- getPropertySource(ConfigurableEnvironment, NormalizedSource, ReadType) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigMapPropertySourceLocator
- getPropertySource(ConfigurableEnvironment, NormalizedSource, ReadType) - Method in class org.springframework.cloud.kubernetes.commons.config.SecretsPropertySourceLocator
- getPropertySource(ConfigurableEnvironment, NormalizedSource, ReadType) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableConfigMapPropertySourceLocator
- getPropertySource(ConfigurableEnvironment, NormalizedSource, ReadType) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableSecretsPropertySourceLocator
- getRole() - Method in class org.springframework.cloud.kubernetes.commons.leader.Leader
- getRole() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderContext
- getRole() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- getScheme() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
- getSecretsPropertySourceLocator() - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableSecretsPropertySourceLocator
- getServiceId() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
- getServiceId() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
- getServiceId() - Method in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServicesListSupplier
- getUpdatePeriod() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- getUri() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
- getUri() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
- guarded(ReentrantLock, Runnable) - Static method in class org.springframework.cloud.kubernetes.commons.leader.LeaderUtils
H
- handleLeaderChange(Leader) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- hasConfigServerInstanceProvider() - Static method in class org.springframework.cloud.kubernetes.commons.config.KubernetesConfigServerBootstrapper
- hashCode() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledConfigMapNormalizedSource
- hashCode() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledSecretNormalizedSource
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.config.MultipleSourcesContainer
-
Returns a hash code value for this object.
- hashCode() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
- hashCode() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
- hashCode() - Method in class org.springframework.cloud.kubernetes.commons.config.NormalizedSource
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.config.RetryProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceData
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.config.StrippedSourceContainer
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.configdata.ConfigDataPropertiesHolder
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.EndpointNameAndNamespace
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.InstanceIdHostPodName
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryClientHealthIndicatorInitializer.RegisteredEventSource
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.PodLabelsAndAnnotations
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.Service
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServiceMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortNameAndNumber
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortSecureResolver.Input
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns a hash code value for this object.
- hashCode() - Method in class org.springframework.cloud.kubernetes.commons.leader.Leader
- host() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns the value of the
hostrecord component. - host() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
-
Returns the value of the
hostrecord component. - host() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.InstanceIdHostPodName
-
Returns the value of the
hostrecord component. - HOST_IP - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
-
Host IP key.
- HOST_IP - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
-
Host IP key.
- hostName() - Static method in class org.springframework.cloud.kubernetes.commons.leader.LeaderUtils
- HTTP - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
Http scheme.
- httpProxy() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
httpProxyrecord component. - HTTPS - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
Https scheme.
- httpsProxy() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
httpsProxyrecord component.
I
- includeExternalNameServices() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
includeExternalNameServicesrecord component. - includeNotReadyAddresses() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
includeNotReadyAddressesrecord component. - includeProfileSpecificSources() - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- includeProfileSpecificSources() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
-
Returns the value of the
includeProfileSpecificSourcesrecord component. - includeProfileSpecificSources(boolean, Boolean) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
- initialInterval() - Method in record class org.springframework.cloud.kubernetes.commons.config.RetryProperties
-
Returns the value of the
initialIntervalrecord component. - Input(ServicePortNameAndNumber, String, Map, Map) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortSecureResolver.Input
-
Creates an instance of a
Inputrecord class. - inside() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryClientHealthIndicatorInitializer.RegisteredEventSource
-
Returns the value of the
insiderecord component. - INSIDE - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
-
Inside key.
- INSIDE - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
-
Inside key.
- instanceId() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns the value of the
instanceIdrecord component. - instanceId() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
-
Returns the value of the
instanceIdrecord component. - instanceId() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.InstanceIdHostPodName
-
Returns the value of the
instanceIdrecord component. - InstanceIdHostPodName - Record Class in org.springframework.cloud.kubernetes.commons.discovery
-
computes instanceId, host and podName.
- InstanceIdHostPodName(String, String, String) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.InstanceIdHostPodName
-
Creates an instance of a
InstanceIdHostPodNamerecord class. - isAutoStartup() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderInitiator
- isAutoStartup() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- isCandidate(Candidate) - Method in class org.springframework.cloud.kubernetes.commons.leader.Leader
- isCreateConfigMap() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- isEnabled() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- isInsideKubernetes() - Method in interface org.springframework.cloud.kubernetes.commons.PodUtils
- isInsideKubernetes(Environment) - Method in class org.springframework.cloud.kubernetes.commons.profile.AbstractKubernetesProfileEnvironmentPostProcessor
- isLeader() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderContext
- isPublishFailedEvents() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- isResolvable(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLocationResolver
- isRetryEnabledForConfigMap(ConfigMapConfigProperties) - Method in class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLocationResolver
- isRetryEnabledForSecrets(SecretsConfigProperties) - Method in class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLocationResolver
- isRunning() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderInitiator
- isSecure() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
- isSecure() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
K
- KEY_VALUE_TO_PROPERTIES - Static variable in class org.springframework.cloud.kubernetes.commons.config.PropertySourceUtils
-
Function to convert a String to Properties.
- keysWithPrefix(Map, String) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
-
append prefix to the keys and return a new Map with the new values.
- KIND - Static variable in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- KIND_KEY - Static variable in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- KNOWN - Static variable in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils.Prefix
-
prefix is known at the callsite.
- knownSecurePorts() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
knownSecurePortsrecord component. - KUBERNETES - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
-
Kubernetes key.
- KUBERNETES_PROFILE - Static variable in class org.springframework.cloud.kubernetes.commons.profile.AbstractKubernetesProfileEnvironmentPostProcessor
-
Profile name.
- KubernetesBootstrapConfiguration - Class in org.springframework.cloud.kubernetes.commons.config
- KubernetesBootstrapConfiguration() - Constructor for class org.springframework.cloud.kubernetes.commons.config.KubernetesBootstrapConfiguration
- KubernetesBootstrapConfiguration.RetryConfiguration - Class in org.springframework.cloud.kubernetes.commons.config
- KubernetesClientProperties - Record Class in org.springframework.cloud.kubernetes.commons
-
Kubernetes client properties.
- KubernetesClientProperties(Boolean, String, String, String, String, String, String, String, String, String, String, String, String, String, Duration, Duration, Duration, Duration, Duration, String, String, String, String, String, String[], String, String) - Constructor for record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Creates an instance of a
KubernetesClientPropertiesrecord class. - KubernetesCommonsAutoConfiguration - Class in org.springframework.cloud.kubernetes.commons
- KubernetesCommonsAutoConfiguration() - Constructor for class org.springframework.cloud.kubernetes.commons.KubernetesCommonsAutoConfiguration
- KubernetesCommonsSanitizeAutoConfiguration - Class in org.springframework.cloud.kubernetes.commons
- KubernetesCommonsSanitizeAutoConfiguration() - Constructor for class org.springframework.cloud.kubernetes.commons.KubernetesCommonsSanitizeAutoConfiguration
- KubernetesConfigDataLoader - Class in org.springframework.cloud.kubernetes.commons.configdata
- KubernetesConfigDataLoader() - Constructor for class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLoader
- KubernetesConfigDataLocationResolver - Class in org.springframework.cloud.kubernetes.commons.configdata
- KubernetesConfigDataLocationResolver() - Constructor for class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLocationResolver
- KubernetesConfigDataResource - Class in org.springframework.cloud.kubernetes.commons.configdata
- kubernetesConfigRetryInterceptor(ConfigMapConfigProperties) - Method in class org.springframework.cloud.kubernetes.commons.config.KubernetesBootstrapConfiguration.RetryConfiguration
- kubernetesConfigRetryInterceptorNoRetry() - Method in class org.springframework.cloud.kubernetes.commons.config.KubernetesBootstrapConfiguration.RetryConfiguration
- KubernetesConfigServerBootstrapper - Class in org.springframework.cloud.kubernetes.commons.config
- KubernetesConfigServerBootstrapper() - Constructor for class org.springframework.cloud.kubernetes.commons.config.KubernetesConfigServerBootstrapper
- KubernetesConfigServerInstanceProvider - Interface in org.springframework.cloud.kubernetes.commons.config
- KubernetesDiscoveryClientHealthIndicatorInitializer - Class in org.springframework.cloud.kubernetes.commons.discovery
- KubernetesDiscoveryClientHealthIndicatorInitializer(PodUtils, ApplicationEventPublisher) - Constructor for class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryClientHealthIndicatorInitializer
- KubernetesDiscoveryClientHealthIndicatorInitializer.RegisteredEventSource - Record Class in org.springframework.cloud.kubernetes.commons.discovery
- KubernetesDiscoveryConstants - Class in org.springframework.cloud.kubernetes.commons.discovery
-
Constants that are to be used across discovery implementations.
- KubernetesDiscoveryProperties - Record Class in org.springframework.cloud.kubernetes.commons.discovery
- KubernetesDiscoveryProperties(boolean, boolean, Set, boolean, long, boolean, String, Set, Map, String, KubernetesDiscoveryProperties.Metadata, int, boolean, boolean, String) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Creates an instance of a
KubernetesDiscoveryPropertiesrecord class. - KubernetesDiscoveryProperties.Metadata - Record Class in org.springframework.cloud.kubernetes.commons.discovery
- KubernetesDiscoveryPropertiesAutoConfiguration - Class in org.springframework.cloud.kubernetes.commons.discovery
- KubernetesDiscoveryPropertiesAutoConfiguration() - Constructor for class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryPropertiesAutoConfiguration
- KubernetesLoadBalancerMode - Enum Class in org.springframework.cloud.kubernetes.commons.loadbalancer
-
Kubernetes load balancer mode enum.
- KubernetesLoadBalancerProperties - Class in org.springframework.cloud.kubernetes.commons.loadbalancer
-
Kubernetes load balancer client properties.
- KubernetesLoadBalancerProperties() - Constructor for class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerProperties
- KubernetesNamespaceProvider - Class in org.springframework.cloud.kubernetes.commons
- KubernetesNamespaceProvider(String) - Constructor for class org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider
- KubernetesNamespaceProvider(Binder, BindHandler) - Constructor for class org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider
- KubernetesNamespaceProvider(Environment) - Constructor for class org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider
- kubernetesSecretsRetryInterceptor(SecretsConfigProperties) - Method in class org.springframework.cloud.kubernetes.commons.config.KubernetesBootstrapConfiguration.RetryConfiguration
- kubernetesSecretsRetryInterceptorNoRetry() - Method in class org.springframework.cloud.kubernetes.commons.config.KubernetesBootstrapConfiguration.RetryConfiguration
- KubernetesServiceInstance - Interface in org.springframework.cloud.kubernetes.commons.discovery
- KubernetesServiceInstanceMapper<T> - Interface in org.springframework.cloud.kubernetes.commons.loadbalancer
- KubernetesServicesListSupplier<T> - Class in org.springframework.cloud.kubernetes.commons.loadbalancer
-
Implementation of
ServiceInstanceListSupplierfor load balancer in SERVICE mode. - KubernetesServicesListSupplier(Environment, KubernetesServiceInstanceMapper, KubernetesDiscoveryProperties) - Constructor for class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServicesListSupplier
L
- LABELED_CONFIG_MAP - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.NormalizedSourceType
-
denotes the fact that this is a config map source based on labels.
- LABELED_SECRET - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.NormalizedSourceType
-
denotes the fact that this is a secret source based on labels.
- LabeledConfigMapNormalizedSource - Class in org.springframework.cloud.kubernetes.commons.config
-
A config map source that is based on labels.
- LabeledConfigMapNormalizedSource(String, Map, boolean, boolean) - Constructor for class org.springframework.cloud.kubernetes.commons.config.LabeledConfigMapNormalizedSource
- LabeledConfigMapNormalizedSource(String, Map, boolean, ConfigUtils.Prefix, boolean) - Constructor for class org.springframework.cloud.kubernetes.commons.config.LabeledConfigMapNormalizedSource
- LabeledSecretNormalizedSource - Class in org.springframework.cloud.kubernetes.commons.config
-
A secret source that is based on labels.
- LabeledSecretNormalizedSource(String, Map, boolean, ConfigUtils.Prefix) - Constructor for class org.springframework.cloud.kubernetes.commons.config.LabeledSecretNormalizedSource
- LabeledSourceData - Class in org.springframework.cloud.kubernetes.commons.config
- LabeledSourceData() - Constructor for class org.springframework.cloud.kubernetes.commons.config.LabeledSourceData
- labels() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledConfigMapNormalizedSource
-
will return an immutable Map.
- labels() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledSecretNormalizedSource
-
will return an immutable Map.
- labels() - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- labels() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
-
Returns the value of the
labelsrecord component. - labels() - Method in record class org.springframework.cloud.kubernetes.commons.config.StrippedSourceContainer
-
Returns the value of the
labelsrecord component. - labels() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.PodLabelsAndAnnotations
-
Returns the value of the
labelsrecord component. - labels() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServiceMetadata
-
Returns the value of the
labelsrecord component. - LABELS - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
-
Labels key.
- labelsPrefix() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Returns the value of the
labelsPrefixrecord component. - LazilyInstantiate<T> - Class in org.springframework.cloud.kubernetes.commons
-
Lazy instantiation utility class.
- Leader - Class in org.springframework.cloud.kubernetes.commons.leader
- Leader(String, String) - Constructor for class org.springframework.cloud.kubernetes.commons.leader.Leader
- LeaderContext - Class in org.springframework.cloud.kubernetes.commons.leader
- LeaderContext(Candidate, LeadershipController) - Constructor for class org.springframework.cloud.kubernetes.commons.leader.LeaderContext
- leaderEventPublisher - Variable in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- LeaderInfoContributor - Class in org.springframework.cloud.kubernetes.commons.leader
- LeaderInfoContributor(LeadershipController, Candidate) - Constructor for class org.springframework.cloud.kubernetes.commons.leader.LeaderInfoContributor
- LeaderInitiator - Class in org.springframework.cloud.kubernetes.commons.leader
- LeaderInitiator(LeaderProperties, LeadershipController, LeaderRecordWatcher, PodReadinessWatcher) - Constructor for class org.springframework.cloud.kubernetes.commons.leader.LeaderInitiator
- leaderProperties - Variable in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- LeaderProperties - Class in org.springframework.cloud.kubernetes.commons.leader
- LeaderProperties() - Constructor for class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- leaderReadinessWatcher - Variable in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- LeaderRecordWatcher - Interface in org.springframework.cloud.kubernetes.commons.leader
- LeadershipController - Class in org.springframework.cloud.kubernetes.commons.leader
- LeadershipController(Candidate, LeaderProperties, LeaderEventPublisher) - Constructor for class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- LeaderUtils - Class in org.springframework.cloud.kubernetes.commons.leader
- load(ConfigDataLoaderContext, KubernetesConfigDataResource) - Method in class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLoader
- localLeader - Variable in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- locate(Environment) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigMapPropertySourceLocator
- locate(Environment) - Method in class org.springframework.cloud.kubernetes.commons.config.SecretsPropertySourceLocator
- locate(Environment) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableConfigMapPropertySourceLocator
- locate(Environment) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableSecretsPropertySourceLocator
- locateCollection(Environment) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigMapPropertySourceLocator
- locateCollection(Environment) - Method in class org.springframework.cloud.kubernetes.commons.config.SecretsPropertySourceLocator
- locateCollection(Environment) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableConfigMapPropertySourceLocator
- locateCollection(Environment) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableSecretsPropertySourceLocator
- log - Variable in class org.springframework.cloud.kubernetes.commons.config.reload.PollingConfigMapChangeDetector
- log - Variable in class org.springframework.cloud.kubernetes.commons.config.reload.PollingSecretsChangeDetector
- loggingInterval() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
loggingIntervalrecord component.
M
- map(T) - Method in interface org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServiceInstanceMapper
- mapper - Variable in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesServicesListSupplier
- masterUrl() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
masterUrlrecord component. - matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.cloud.kubernetes.commons.config.reload.condition.EventReloadDetectionMode
- matches(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.cloud.kubernetes.commons.config.reload.condition.PollingReloadDetectionMode
- maxAttempts() - Method in record class org.springframework.cloud.kubernetes.commons.config.RetryProperties
-
Returns the value of the
maxAttemptsrecord component. - maxInterval() - Method in record class org.springframework.cloud.kubernetes.commons.config.RetryProperties
-
Returns the value of the
maxIntervalrecord component. - maxWaitForRestart() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns the value of the
maxWaitForRestartrecord component. - metadata() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
metadatarecord component. - Metadata(boolean, String, boolean, String, boolean, String) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
- Metadata(boolean, String, boolean, String, boolean, String, boolean, boolean) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Creates an instance of a
Metadatarecord class. - mode() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns the value of the
moderecord component. - monitoringConfigMaps() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns the value of the
monitoringConfigMapsrecord component. - monitoringSecrets() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns the value of the
monitoringSecretsrecord component. - MultipleSourcesContainer - Record Class in org.springframework.cloud.kubernetes.commons.config
- MultipleSourcesContainer(LinkedHashMap) - Constructor for record class org.springframework.cloud.kubernetes.commons.config.MultipleSourcesContainer
-
Creates an instance of a
MultipleSourcesContainerrecord class. - multiplier() - Method in record class org.springframework.cloud.kubernetes.commons.config.RetryProperties
-
Returns the value of the
multiplierrecord component.
N
- name() - Method in class org.springframework.cloud.kubernetes.commons.config.NormalizedSource
- name() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy
-
Returns the value of the
namerecord component. - name() - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- name() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
-
Returns the value of the
namerecord component. - name() - Method in record class org.springframework.cloud.kubernetes.commons.config.StrippedSourceContainer
-
Returns the value of the
namerecord component. - name() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.Service
-
Returns the value of the
namerecord component. - name() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServiceMetadata
-
Returns the value of the
namerecord component. - NAMED_CONFIG_MAP - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.NormalizedSourceType
-
denotes the fact that this is a config map source based on name.
- NAMED_SECRET - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.NormalizedSourceType
-
denotes the fact that this is a secret source based on name.
- NamedConfigMapNormalizedSource - Class in org.springframework.cloud.kubernetes.commons.config
-
A config map source that is based on name.
- NamedConfigMapNormalizedSource(String, String, boolean, boolean) - Constructor for class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
- NamedConfigMapNormalizedSource(String, String, boolean, ConfigUtils.Prefix, boolean) - Constructor for class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
- NamedConfigMapNormalizedSource(String, String, boolean, ConfigUtils.Prefix, boolean, boolean) - Constructor for class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
- NamedSecretNormalizedSource - Class in org.springframework.cloud.kubernetes.commons.config
-
A secret source that is based on name.
- NamedSecretNormalizedSource(String, String, boolean, boolean) - Constructor for class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
- NamedSecretNormalizedSource(String, String, boolean, ConfigUtils.Prefix, boolean) - Constructor for class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
- NamedSecretNormalizedSource(String, String, boolean, ConfigUtils.Prefix, boolean, boolean) - Constructor for class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
- NamedSourceData - Class in org.springframework.cloud.kubernetes.commons.config
- NamedSourceData() - Constructor for class org.springframework.cloud.kubernetes.commons.config.NamedSourceData
- namespace() - Method in class org.springframework.cloud.kubernetes.commons.config.NormalizedSource
- namespace() - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- namespace() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
-
Returns the value of the
namespacerecord component. - namespace() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns the value of the
namespacerecord component. - namespace() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.EndpointNameAndNamespace
-
Returns the value of the
namespacerecord component. - namespace() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServiceMetadata
-
Returns the value of the
namespacerecord component. - namespace() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
namespacerecord component. - NAMESPACE - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
-
Namespace key.
- NAMESPACE - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
-
Namespace key.
- NAMESPACE_METADATA_KEY - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
Key of the namespace metadata.
- NAMESPACE_PATH_PROPERTY - Static variable in class org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider
-
Property for namespace file path.
- NAMESPACE_PROPERTY - Static variable in class org.springframework.cloud.kubernetes.commons.KubernetesNamespaceProvider
-
Property name for namespace.
- NAMESPACE_PROPERTY - Static variable in class org.springframework.cloud.kubernetes.commons.profile.AbstractKubernetesProfileEnvironmentPostProcessor
- NamespaceResolutionFailedException - Exception Class in org.springframework.cloud.kubernetes.commons.config
- NamespaceResolutionFailedException(String) - Constructor for exception class org.springframework.cloud.kubernetes.commons.config.NamespaceResolutionFailedException
- namespaces() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns the value of the
namespacesrecord component. - namespaces() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
namespacesrecord component. - NODE_NAME - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
-
Node name key.
- NODE_NAME - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
-
Node name key.
- NON_DETERMINISTIC_PORT_MESSAGE - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
message for non-deterministic port.
- NOOP - Static variable in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy
-
Strategy that does nothing.
- noProxy() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
noProxyrecord component. - NormalizedSource - Class in org.springframework.cloud.kubernetes.commons.config
-
Base class for Normalized Sources.
- NormalizedSource(String, String, boolean) - Constructor for class org.springframework.cloud.kubernetes.commons.config.NormalizedSource
- NormalizedSourceType - Enum Class in org.springframework.cloud.kubernetes.commons.config
-
Defines the type of the normalized source.
- notifyOnFailedToAcquire() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- notifyOnGranted() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- notifyOnRevoked() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
O
- oauthToken() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
oauthTokenrecord component. - onException(boolean, Exception) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
-
action to take when an Exception happens when dealing with a source.
- order() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
orderrecord component. - org.springframework.cloud.kubernetes.commons - package org.springframework.cloud.kubernetes.commons
- org.springframework.cloud.kubernetes.commons.autoconfig - package org.springframework.cloud.kubernetes.commons.autoconfig
- org.springframework.cloud.kubernetes.commons.config - package org.springframework.cloud.kubernetes.commons.config
- org.springframework.cloud.kubernetes.commons.config.reload - package org.springframework.cloud.kubernetes.commons.config.reload
- org.springframework.cloud.kubernetes.commons.config.reload.condition - package org.springframework.cloud.kubernetes.commons.config.reload.condition
- org.springframework.cloud.kubernetes.commons.configdata - package org.springframework.cloud.kubernetes.commons.configdata
- org.springframework.cloud.kubernetes.commons.discovery - package org.springframework.cloud.kubernetes.commons.discovery
- org.springframework.cloud.kubernetes.commons.discovery.conditionals - package org.springframework.cloud.kubernetes.commons.discovery.conditionals
- org.springframework.cloud.kubernetes.commons.leader - package org.springframework.cloud.kubernetes.commons.leader
- org.springframework.cloud.kubernetes.commons.loadbalancer - package org.springframework.cloud.kubernetes.commons.loadbalancer
- org.springframework.cloud.kubernetes.commons.profile - package org.springframework.cloud.kubernetes.commons.profile
P
- password() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
passwordrecord component. - period() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns the value of the
periodrecord component. - pod() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryClientHealthIndicatorInitializer.RegisteredEventSource
-
Returns the value of the
podrecord component. - POD - Enum constant in enum class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerMode
-
using pod ip and port.
- POD_IP - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
-
Pod IP key.
- POD_IP - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
-
Pod IP key.
- POD_NAME - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
-
Pod name key.
- POD_NAME - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
-
Pod name key.
- PodLabelsAndAnnotations - Record Class in org.springframework.cloud.kubernetes.commons.discovery
-
Holds pod labels and annotations.
- PodLabelsAndAnnotations(Map, Map) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.PodLabelsAndAnnotations
-
Creates an instance of a
PodLabelsAndAnnotationsrecord class. - podMetadata() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns the value of the
podMetadatarecord component. - podMetadata() - Method in interface org.springframework.cloud.kubernetes.commons.discovery.KubernetesServiceInstance
- podName() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.InstanceIdHostPodName
-
Returns the value of the
podNamerecord component. - PodReadinessWatcher - Interface in org.springframework.cloud.kubernetes.commons.leader
- PodUtils<T> - Interface in org.springframework.cloud.kubernetes.commons
-
Utility interface to retrieve Pod related information.
- POLLING - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties.ReloadDetectionMode
-
Enables a polling task that retrieves periodically all external properties and fire a reload when they change.
- PollingConfigMapChangeDetector - Class in org.springframework.cloud.kubernetes.commons.config.reload
-
A change detector that periodically retrieves configmaps and fire a reload when something changes.
- PollingConfigMapChangeDetector(AbstractEnvironment, ConfigReloadProperties, ConfigurationUpdateStrategy, Class, PropertySourceLocator, TaskScheduler) - Constructor for class org.springframework.cloud.kubernetes.commons.config.reload.PollingConfigMapChangeDetector
- PollingReloadDetectionMode - Class in org.springframework.cloud.kubernetes.commons.config.reload.condition
-
A condition for Polling ReloadDetectionMode and auto configuration.
- PollingReloadDetectionMode() - Constructor for class org.springframework.cloud.kubernetes.commons.config.reload.condition.PollingReloadDetectionMode
- PollingSecretsChangeDetector - Class in org.springframework.cloud.kubernetes.commons.config.reload
-
A change detector that periodically retrieves secrets and fires a reload when something changes.
- PollingSecretsChangeDetector(AbstractEnvironment, ConfigReloadProperties, ConfigurationUpdateStrategy, Class, PropertySourceLocator, TaskScheduler) - Constructor for class org.springframework.cloud.kubernetes.commons.config.reload.PollingSecretsChangeDetector
- port() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns the value of the
portrecord component. - PORT_NAME_PROPERTY - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
load balancer port name property.
- portData() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortSecureResolver.Input
-
Returns the value of the
portDatarecord component. - portName() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortNameAndNumber
-
Returns the value of the
portNamerecord component. - portNumber() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortNameAndNumber
-
Returns the value of the
portNumberrecord component. - portsPrefix() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Returns the value of the
portsPrefixrecord component. - postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class org.springframework.cloud.kubernetes.commons.profile.AbstractKubernetesProfileEnvironmentPostProcessor
- prefix() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledConfigMapNormalizedSource
- prefix() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledSecretNormalizedSource
- prefix() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
- prefix() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
- PREFIX - Static variable in class org.springframework.cloud.kubernetes.commons.config.ConfigMapConfigProperties
-
Prefix for Kubernetes config maps configuration properties.
- PREFIX - Static variable in class org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties
-
Prefix for Kubernetes secrets configuration properties.
- PREFIX - Static variable in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Prefix of the properties.
- PREFIX - Static variable in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Configuration properties prefix.
- prefixProvider() - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils.Prefix
- PRIMARY_PORT_NAME_LABEL_KEY - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
Primary port label.
- primaryPortName() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
primaryPortNamerecord component. - processAllEntries(Map, Environment) - Static method in class org.springframework.cloud.kubernetes.commons.config.SourceDataEntriesProcessor
- processAllEntries(Map, Environment, boolean) - Static method in class org.springframework.cloud.kubernetes.commons.config.SourceDataEntriesProcessor
- processLabeledData(List, Environment, Map, String, boolean) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
-
Transforms raw data from one or multiple sources into an entry of source names and flattened data that they all hold (potentially overriding entries without any defined order).
- processNamedData(List, Environment, LinkedHashSet, String, boolean, boolean) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
-
Transforms raw data from one or multiple sources into an entry of source names and flattened data that they all hold (potentially overriding entries without any defined order).
- profileSpecificSources() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledConfigMapNormalizedSource
- profileSpecificSources() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
- profileSpecificSources() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
- properties - Variable in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableConfigMapPropertySourceLocator
- properties - Variable in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableSecretsPropertySourceLocator
- properties - Variable in class org.springframework.cloud.kubernetes.commons.config.ConfigMapPropertySourceLocator
- properties - Variable in class org.springframework.cloud.kubernetes.commons.config.SecretsPropertySourceLocator
- PROPERTIES_TO_MAP - Static variable in class org.springframework.cloud.kubernetes.commons.config.PropertySourceUtils
-
Function to convert Properties to a Map.
- PROPERTY_SOURCE_NAME_SEPARATOR - Static variable in class org.springframework.cloud.kubernetes.commons.config.Constants
-
Property separator.
- PropertySourceUtils - Class in org.springframework.cloud.kubernetes.commons.config
-
Utility class to work with property sources.
- PROVIDER - Static variable in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- PROVIDER_KEY - Static variable in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- proxyPassword() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
proxyPasswordrecord component. - proxyUsername() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
proxyUsernamerecord component.
R
- readType() - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- ReadType - Enum Class in org.springframework.cloud.kubernetes.commons.config
- REFRESH - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties.ReloadStrategy
-
Fire a refresh of beans annotated with @ConfigurationProperties or @RefreshScope.
- registerBeans(ConfigDataLocationResolverContext, ConfigDataPropertiesHolder, KubernetesNamespaceProvider) - Method in class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLocationResolver
- RegisteredEventSource(String, boolean, Object) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryClientHealthIndicatorInitializer.RegisteredEventSource
-
Creates an instance of a
RegisteredEventSourcerecord class. - registerSingle(ConfigurableBootstrapContext, Class, T, String) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
- registerSingle(ConfigurableBootstrapContext, Class, T, String, ApplicationListener) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
- reload(String, String, PropertySourceLocator, ConfigurableEnvironment, Class) - Static method in class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadUtil
-
used for the event based reloading.
- reload(PropertySourceLocator, ConfigurableEnvironment, Class) - Static method in class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadUtil
-
used for the poll based reloading.
- RELOAD_LABEL_FILTER - Static variable in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
label for filtering sources.
- RELOAD_MODE - Static variable in class org.springframework.cloud.kubernetes.commons.config.Constants
-
reload mode spring property.
- reloadProcedure() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy
-
Returns the value of the
reloadProcedurerecord component. - reloadProperties() - Method in class org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationChangeDetector
- requestTimeout() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
requestTimeoutrecord component. - resolve(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLocationResolver
- resolve(ServicePortSecureResolver.Input) - Method in class org.springframework.cloud.kubernetes.commons.discovery.ServicePortSecureResolver
-
Returns true if any of the following conditions apply.
- resolveProfileSpecific(ConfigDataLocationResolverContext, ConfigDataLocation, Profiles) - Method in class org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataLocationResolver
- RESTART_CONTEXT - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties.ReloadStrategy
-
Restarts the Spring ApplicationContext to apply the new configuration.
- restartLeaderReadinessWatcher() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- retry() - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- RetryConfiguration() - Constructor for class org.springframework.cloud.kubernetes.commons.config.KubernetesBootstrapConfiguration.RetryConfiguration
- retryOperationsInterceptor(RetryProperties) - Static method in class org.springframework.cloud.kubernetes.commons.config.KubernetesBootstrapConfiguration.RetryConfiguration
- RetryProperties - Record Class in org.springframework.cloud.kubernetes.commons.config
- RetryProperties(long, double, long, int, boolean) - Constructor for record class org.springframework.cloud.kubernetes.commons.config.RetryProperties
-
Creates an instance of a
RetryPropertiesrecord class. - revoke() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
S
- SECRET - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.SourceType
-
Secret as the source type.
- SecretsConfigProperties - Class in org.springframework.cloud.kubernetes.commons.config
-
Properties for configuring Kubernetes secrets.
- SecretsConfigProperties(boolean, List, Map, String, String, boolean, boolean, boolean, RetryProperties, ReadType) - Constructor for class org.springframework.cloud.kubernetes.commons.config.SecretsConfigProperties
- secretsProperties() - Method in record class org.springframework.cloud.kubernetes.commons.configdata.ConfigDataPropertiesHolder
-
Returns the value of the
secretsPropertiesrecord component. - SecretsPropertySource - Class in org.springframework.cloud.kubernetes.commons.config
-
Kubernetes property source for secrets.
- SecretsPropertySource(SourceData) - Constructor for class org.springframework.cloud.kubernetes.commons.config.SecretsPropertySource
- SecretsPropertySourceLocator - Class in org.springframework.cloud.kubernetes.commons.config
-
Kubernetes
PropertySourceLocatorfor secrets. - SecretsPropertySourceLocator(SecretsConfigProperties) - Constructor for class org.springframework.cloud.kubernetes.commons.config.SecretsPropertySourceLocator
- secure() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns the value of the
securerecord component. - SECURED - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
value of the 'secure' label or annotation.
- Service - Record Class in org.springframework.cloud.kubernetes.commons.discovery
-
Use for discovery service implementation.
- Service(String, List) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.Service
-
Creates an instance of a
Servicerecord class. - SERVICE - Enum constant in enum class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerMode
-
using kubernetes service name and port.
- SERVICE_ACCOUNT - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesHealthIndicator
-
Service account key.
- SERVICE_ACCOUNT - Static variable in class org.springframework.cloud.kubernetes.commons.AbstractKubernetesInfoContributor
-
Service account key.
- SERVICE_ACCOUNT_NAMESPACE_PATH - Static variable in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Default path for namespace file.
- SERVICE_TYPE - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
Type of the service.
- serviceAccountNamespacePath() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
serviceAccountNamespacePathrecord component. - serviceAnnotations() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortSecureResolver.Input
-
Returns the value of the
serviceAnnotationsrecord component. - serviceId() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns the value of the
serviceIdrecord component. - serviceId() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
-
Returns the value of the
serviceIdrecord component. - serviceInstance(ServicePortSecureResolver, ServiceMetadata, Supplier, Function, ServicePortNameAndNumber, Map, KubernetesDiscoveryProperties) - Static method in class org.springframework.cloud.kubernetes.commons.discovery.DiscoveryClientUtils
- serviceInstanceMetadata(Map, ServiceMetadata, KubernetesDiscoveryProperties) - Static method in class org.springframework.cloud.kubernetes.commons.discovery.DiscoveryClientUtils
-
This adds the following metadata.
- serviceInstances() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.Service
-
Returns the value of the
serviceInstancesrecord component. - serviceLabels() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
serviceLabelsrecord component. - serviceLabels() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortSecureResolver.Input
-
Returns the value of the
serviceLabelsrecord component. - ServiceMetadata - Record Class in org.springframework.cloud.kubernetes.commons.discovery
-
Holds service name, namespace, spec.type, labels and annotations.
- ServiceMetadata(String, String, String, Map, Map) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.ServiceMetadata
-
Creates an instance of a
ServiceMetadatarecord class. - serviceName() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortSecureResolver.Input
-
Returns the value of the
serviceNamerecord component. - ServicePortNameAndNumber - Record Class in org.springframework.cloud.kubernetes.commons.discovery
- ServicePortNameAndNumber(Integer, String) - Constructor for record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortNameAndNumber
-
Creates an instance of a
ServicePortNameAndNumberrecord class. - ServicePortSecureResolver - Class in org.springframework.cloud.kubernetes.commons.discovery
- ServicePortSecureResolver(KubernetesDiscoveryProperties) - Constructor for class org.springframework.cloud.kubernetes.commons.discovery.ServicePortSecureResolver
- ServicePortSecureResolver.Input - Record Class in org.springframework.cloud.kubernetes.commons.discovery
- setAutoStartup(boolean) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- setClusterDomain(String) - Method in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerProperties
-
Sets cluster domain.
- setConfigMapName(String) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- setConfigMapPropertySourceLocator(ConfigMapPropertySourceLocator) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableConfigMapPropertySourceLocator
- setCreateConfigMap(boolean) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- setEnabled(boolean) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- setEnabled(Boolean) - Method in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerProperties
-
Sets enabled.
- setLeaderIdPrefix(String) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- setMode(KubernetesLoadBalancerMode) - Method in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerProperties
-
Sets mode.
- setNamespace(String) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- setPortName(String) - Method in class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerProperties
-
Sets portName.
- setPublishFailedEvents(boolean) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- setRole(String) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- setSecretsPropertySourceLocator(SecretsPropertySourceLocator) - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigDataRetryableSecretsPropertySourceLocator
- setUpdatePeriod(Duration) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderProperties
- SHUTDOWN - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties.ReloadStrategy
-
Shuts down the Spring ApplicationContext to activate a restart of the container.
- SINGLE - Enum constant in enum class org.springframework.cloud.kubernetes.commons.config.ReadType
-
read sources individually.
- Source(String, String, Map, String, Boolean, Boolean) - Constructor for record class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
-
Creates an instance of a
Sourcerecord class. - SourceConfigProperties - Class in org.springframework.cloud.kubernetes.commons.config
- SourceConfigProperties.Source - Record Class in org.springframework.cloud.kubernetes.commons.config
-
Config map source.
- sourceData() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceData
-
Returns the value of the
sourceDatarecord component. - SourceData - Record Class in org.springframework.cloud.kubernetes.commons.config
-
Holds the data for a certain source.
- SourceData(String, Map) - Constructor for record class org.springframework.cloud.kubernetes.commons.config.SourceData
-
Creates an instance of a
SourceDatarecord class. - SourceDataEntriesProcessor - Class in org.springframework.cloud.kubernetes.commons.config
-
Processor that extracts data from an input, where input can be a single yaml/properties file.
- SourceDataEntriesProcessor(SourceData) - Constructor for class org.springframework.cloud.kubernetes.commons.config.SourceDataEntriesProcessor
- sourceName() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceData
-
Returns the value of the
sourceNamerecord component. - sourceName(String, String, String) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
- sourceName(String, String, String, String[]) - Static method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils
- sources() - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- SourceType - Enum Class in org.springframework.cloud.kubernetes.commons.config
- SPRING_APPLICATION_NAME - Static variable in class org.springframework.cloud.kubernetes.commons.config.Constants
-
Spring application name property.
- SPRING_CONFIG_ACTIVATE_ON_PROFILE - Static variable in class org.springframework.cloud.kubernetes.commons.config.Constants
-
Property for profile specific configuration.
- SPRING_PROFILES - Static variable in class org.springframework.cloud.kubernetes.commons.config.Constants
-
Property for legacy profile specific configuration.
- start() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderInitiator
- start() - Method in interface org.springframework.cloud.kubernetes.commons.leader.LeaderRecordWatcher
- start() - Method in interface org.springframework.cloud.kubernetes.commons.leader.PodReadinessWatcher
- stop() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderInitiator
- stop() - Method in interface org.springframework.cloud.kubernetes.commons.leader.LeaderRecordWatcher
- stop() - Method in interface org.springframework.cloud.kubernetes.commons.leader.PodReadinessWatcher
- stop(Runnable) - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderInitiator
- strategy - Variable in class org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationChangeDetector
- strategy() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns the value of the
strategyrecord component. - StrippedSourceContainer - Record Class in org.springframework.cloud.kubernetes.commons.config
- StrippedSourceContainer(Map, String, Map) - Constructor for record class org.springframework.cloud.kubernetes.commons.config.StrippedSourceContainer
-
Creates an instance of a
StrippedSourceContainerrecord class.
T
- target() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledConfigMapNormalizedSource
- target() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledSecretNormalizedSource
- target() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
- target() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
- target() - Method in class org.springframework.cloud.kubernetes.commons.config.NormalizedSource
- taskScheduler() - Method in class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadAutoConfiguration
- toString() - Method in class org.springframework.cloud.kubernetes.commons.config.ConfigUtils.Prefix
- toString() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledConfigMapNormalizedSource
- toString() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledSecretNormalizedSource
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.config.MultipleSourcesContainer
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
- toString() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
- toString() - Method in class org.springframework.cloud.kubernetes.commons.config.NormalizedSource
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.config.reload.ConfigurationUpdateStrategy
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.config.RetryProperties
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.cloud.kubernetes.commons.config.SecretsPropertySource
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceData
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.config.StrippedSourceContainer
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.configdata.ConfigDataPropertiesHolder
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.DefaultKubernetesServiceInstance
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.EndpointNameAndNamespace
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.InstanceIdHostPodName
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryClientHealthIndicatorInitializer.RegisteredEventSource
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties.Metadata
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.PodLabelsAndAnnotations
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.Service
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServiceMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortNameAndNumber
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServicePortSecureResolver.Input
-
Returns a string representation of this record class.
- toString() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns a string representation of this record class.
- toString() - Method in class org.springframework.cloud.kubernetes.commons.leader.Leader
- trustCerts() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
trustCertsrecord component. - type() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledConfigMapNormalizedSource
- type() - Method in class org.springframework.cloud.kubernetes.commons.config.LabeledSecretNormalizedSource
- type() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedConfigMapNormalizedSource
- type() - Method in class org.springframework.cloud.kubernetes.commons.config.NamedSecretNormalizedSource
- type() - Method in class org.springframework.cloud.kubernetes.commons.config.NormalizedSource
-
type of this normalized source.
- type() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ExternalNameKubernetesServiceInstance
- type() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.ServiceMetadata
-
Returns the value of the
typerecord component.
U
- UNSET_PORT_NAME - Static variable in class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryConstants
-
Port name to use when there isn't one set.
- update() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeadershipController
- useEndpointSlices() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
useEndpointSlicesrecord component. - useNameAsPrefix() - Method in record class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties.Source
-
Returns the value of the
useNameAsPrefixrecord component. - useNameAsPrefix() - Method in class org.springframework.cloud.kubernetes.commons.config.SourceConfigProperties
- userAgent() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
userAgentrecord component. - username() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
usernamerecord component. - using(Supplier) - Static method in class org.springframework.cloud.kubernetes.commons.LazilyInstantiate
V
- VALUE - Static variable in annotation interface org.springframework.cloud.kubernetes.commons.ConditionalOnSanitizeSecrets
-
Conditional value to use.
- valueOf(String) - Static method in enum class org.springframework.cloud.kubernetes.commons.config.NormalizedSourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.cloud.kubernetes.commons.config.ReadType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties.ReloadDetectionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties.ReloadStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.cloud.kubernetes.commons.config.SourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerMode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.springframework.cloud.kubernetes.commons.config.NormalizedSourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.cloud.kubernetes.commons.config.ReadType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties.ReloadDetectionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.cloud.kubernetes.commons.config.reload.ConfigReloadProperties.ReloadStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.cloud.kubernetes.commons.config.SourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.springframework.cloud.kubernetes.commons.loadbalancer.KubernetesLoadBalancerMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- waitCacheReady() - Method in record class org.springframework.cloud.kubernetes.commons.discovery.KubernetesDiscoveryProperties
-
Returns the value of the
waitCacheReadyrecord component. - watchReconnectInterval() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
watchReconnectIntervalrecord component. - watchReconnectLimit() - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
Returns the value of the
watchReconnectLimitrecord component. - withNamespace(String) - Method in record class org.springframework.cloud.kubernetes.commons.KubernetesClientProperties
-
copy constructor that only changes the namespace.
Y
- yamlParserGenerator(Environment) - Static method in class org.springframework.cloud.kubernetes.commons.config.PropertySourceUtils
-
Function to convert String into Properties with an environment.
- yield() - Method in class org.springframework.cloud.kubernetes.commons.leader.LeaderContext
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form