Preparing search index...
The search index is not available
@jholtmeyer/docker-api-ts
@jholtmeyer/docker-api-ts
AuthConfig
Interface AuthConfig
AuthConfig
interface
AuthConfig
{
email
?:
string
;
password
?:
string
;
serveraddress
?:
string
;
username
?:
string
;
}
Index
Properties
email?
password?
serveraddress?
username?
Properties
Optional
email
email
?:
string
Optional
password
password
?:
string
Optional
serveraddress
serveraddress
?:
string
Optional
username
username
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
password
serveraddress
username
@jholtmeyer/docker-api-ts
Loading...
AuthConfig