Uses of Class
org.springframework.cloud.vault.config.VaultProperties.KubernetesProperties
-
-
Uses of VaultProperties.KubernetesProperties in org.springframework.cloud.vault.config
Methods in org.springframework.cloud.vault.config that return VaultProperties.KubernetesProperties Modifier and Type Method Description VaultProperties.KubernetesPropertiesVaultProperties. getKubernetes()Methods in org.springframework.cloud.vault.config with parameters of type VaultProperties.KubernetesProperties Modifier and Type Method Description voidVaultProperties. setKubernetes(VaultProperties.KubernetesProperties kubernetes)
-