Uses of Interface
org.springframework.cloud.vault.config.VaultServiceInstanceProvider
-
-
Uses of VaultServiceInstanceProvider in org.springframework.cloud.vault.config
Classes in org.springframework.cloud.vault.config that implement VaultServiceInstanceProvider Modifier and Type Class Description classDiscoveryClientVaultServiceInstanceProviderProvider forServiceInstanceto look up the Vault service.Methods in org.springframework.cloud.vault.config that return VaultServiceInstanceProvider Modifier and Type Method Description VaultServiceInstanceProviderDiscoveryClientVaultBootstrapConfiguration. vaultServerInstanceProvider(org.springframework.cloud.client.discovery.DiscoveryClient discoveryClient)Methods in org.springframework.cloud.vault.config with parameters of type VaultServiceInstanceProvider Modifier and Type Method Description org.springframework.vault.client.VaultEndpointProviderDiscoveryClientVaultBootstrapConfiguration. vaultEndpointProvider(VaultServiceInstanceProvider instanceProvider)
-