@tikoci/centrs
Preparing search index...
resolveAuth
Function resolveAuth
resolveAuth
(
credentials
:
{
password
?:
string
;
sshKey
?:
string
;
username
?:
string
}
,
env
:
Record
<
string
,
string
|
undefined
>
,
cdb
?:
CdbResolution
,
config
?:
Record
<
string
,
string
|
undefined
>
,
)
:
ResolvedAuth
Parameters
credentials
:
{
password
?:
string
;
sshKey
?:
string
;
username
?:
string
}
env
:
Record
<
string
,
string
|
undefined
>
Optional
cdb
:
CdbResolution
config
:
Record
<
string
,
string
|
undefined
>
= {}
Returns
ResolvedAuth
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tikoci/centrs
Loading...