public class VaultSecret extends hudson.model.AbstractDescribableImpl<VaultSecret>
| Modifier and Type | Class and Description |
|---|---|
static class |
VaultSecret.DescriptorImpl |
| Constructor and Description |
|---|
VaultSecret(String path,
String secret,
String envVar) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnvVar() |
String |
getPath() |
String |
getSecret() |
Copyright © 2016 Datapipe, Inc.. All rights reserved.