@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/reward-services
index
DopplerClient
Class DopplerClient
Interact with Doppler for secret management
Index
Constructors
constructor
Methods
get
Secret
Value
Constructors
constructor
new
DopplerClient
(
__namedParameters
:
{
accessToken
:
string
;
environment
:
string
}
,
)
:
DopplerClient
Parameters
__namedParameters
:
{
accessToken
:
string
;
environment
:
string
}
accessToken
:
string
environment
:
string
Doppler environment / branch
Returns
DopplerClient
Methods
get
Secret
Value
getSecretValue
(
project
:
string
,
name
:
string
)
:
Promise
<
string
|
null
>
Parameters
project
:
string
name
:
string
Returns
Promise
<
string
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Secret
Value
@cfxlabsinc/b2b-services
Loading...
Interact with Doppler for secret management