@hashgraph/solo
Preparing search index...
src/data/schema/model/local/local-config
LocalConfig
Class LocalConfig
Index
Constructors
constructor
Properties
cluster
Refs
deployments
schema
Version
user
Identity
versions
SCHEMA_
VERSION
Constructors
constructor
new
LocalConfig
(
schemaVersion
?:
number
,
versions
?:
ApplicationVersions
,
deployments
?:
Deployment
[]
,
clusterReferences
?:
Map
<
string
,
string
>
,
userIdentity
?:
UserIdentity
,
)
:
LocalConfig
Parameters
Optional
schemaVersion
:
number
Optional
versions
:
ApplicationVersions
Optional
deployments
:
Deployment
[]
Optional
clusterReferences
:
Map
<
string
,
string
>
Optional
userIdentity
:
UserIdentity
Returns
LocalConfig
Properties
cluster
Refs
clusterRefs
:
Map
<
string
,
string
>
deployments
deployments
:
Deployment
[]
schema
Version
schemaVersion
:
number
user
Identity
userIdentity
:
UserIdentity
versions
versions
:
ApplicationVersions
Static
Readonly
SCHEMA_
VERSION
SCHEMA_VERSION
:
Version
<
number
>
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cluster
Refs
deployments
schema
Version
user
Identity
versions
SCHEMA_
VERSION
@hashgraph/solo
Loading...