Uses of Class
io.helidon.integrations.vault.auths.k8s.K8sVaultAuth.Builder
Package
Description
Vault authentication method for Kubernetes.
-
Uses of K8sVaultAuth.Builder in io.helidon.integrations.vault.auths.k8s
Modifier and TypeMethodDescriptionstatic K8sVaultAuth.Builder
K8sVaultAuth.builder()
A new builder forK8sVaultAuth
.Custom method path.K8sVaultAuth.Builder.serviceAccountToken
(String serviceAccountToken) The k8s service account token.K8sVaultAuth.Builder.tokenLocation
(String tokenLocation) File with the k8s service account token.The token role used for authentication.