The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
step([$class: 'ConsulKVBuilder'])
: Consul K/V BuilderhostUrl : String
key : String
aclToken : String
(optional)
apiUri : String
(optional)
debugMode
(optional)
ENABLED
, DISABLED
envVarKey : String
(optional)
ignoreGlobalSettings : boolean
(optional)
keyValue : String
(optional)
requestMode
(optional)
READ
, WRITE
, DELETE
timeoutConnection : int
(optional)
timeoutResponse : int
(optional)
wrap([$class: 'ConsulKVReadWrapper'])
: Add Consul K/V Read Config(s)reads
aclToken : String
aclToken : String
hostUrl : String
hostUrl : String
key : String
key : String
envKey : String
envKey : String
apiUri : String
apiUri : String
(optional)
debugMode
debugMode
(optional)
ENABLED
, DISABLED
ignoreGlobalSettings : boolean
ignoreGlobalSettings : boolean
(optional)
timeoutConnect : int
timeoutConnect : int
(optional)
timeoutResponse : int
timeoutResponse : int
(optional)
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.