| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TYPE |
"hashicorp.vault" |
public static final String |
VAULT_ADDRESS_KEY |
"hashicorp.vault.address" |
public static final String |
VAULT_CONFIG_PREFIX |
"hashicorp.vault." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTHENTICATION_CONFIG_PREFIX |
"hashicorp.vault.authentication." |
public static final String |
AUTHENTICATION_TYPE_KEY |
"hashicorp.vault.authentication.type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KUBERNETES_ROLE_KEY |
"hashicorp.vault.authentication.kubernetes.role" |
public static final String |
TYPE |
"kubernetes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
TOKEN_KEY |
"hashicorp.vault.authentication.token" |
public static final String |
TYPE |
"token" |
Copyright © 2019 The Apache Software Foundation. All rights reserved.