Uses of Class
org.springframework.cloud.kubernetes.commons.configdata.KubernetesConfigDataResource
Packages that use KubernetesConfigDataResource
-
Uses of KubernetesConfigDataResource in org.springframework.cloud.kubernetes.commons.configdata
Classes in org.springframework.cloud.kubernetes.commons.configdata that implement interfaces with type arguments of type KubernetesConfigDataResourceModifier and TypeClassDescriptionclassclassMethods in org.springframework.cloud.kubernetes.commons.configdata that return types with arguments of type KubernetesConfigDataResourceModifier and TypeMethodDescriptionfinal List<KubernetesConfigDataResource> KubernetesConfigDataLocationResolver.resolve(org.springframework.boot.context.config.ConfigDataLocationResolverContext context, org.springframework.boot.context.config.ConfigDataLocation location) final List<KubernetesConfigDataResource> KubernetesConfigDataLocationResolver.resolveProfileSpecific(org.springframework.boot.context.config.ConfigDataLocationResolverContext resolverContext, org.springframework.boot.context.config.ConfigDataLocation location, org.springframework.boot.context.config.Profiles profiles) Methods in org.springframework.cloud.kubernetes.commons.configdata with parameters of type KubernetesConfigDataResourceModifier and TypeMethodDescriptionorg.springframework.boot.context.config.ConfigDataKubernetesConfigDataLoader.load(org.springframework.boot.context.config.ConfigDataLoaderContext context, KubernetesConfigDataResource resource)