Class LabeledSecretNormalizedSource

java.lang.Object
org.springframework.cloud.kubernetes.commons.config.NormalizedSource
org.springframework.cloud.kubernetes.commons.config.LabeledSecretNormalizedSource

public final class LabeledSecretNormalizedSource extends NormalizedSource
A secret source that is based on labels.
Author:
wind57