@hashgraph/solo
Preparing search index...
src/data/schema/model/local/local-config-schema
LocalConfigSchema
Class LocalConfigSchema
Index
Constructors
constructor
Properties
cluster
Refs
deployments
schema
Version
user
Identity
versions
EMPTY
SCHEMA_
VERSION
Constructors
constructor
new
LocalConfigSchema
(
schemaVersion
?:
number
,
versions
?:
ApplicationVersionsSchema
,
deployments
?:
DeploymentSchema
[]
,
clusterReferences
?:
ClusterReferences
,
userIdentity
?:
UserIdentitySchema
,
)
:
LocalConfigSchema
Parameters
Optional
schemaVersion
:
number
Optional
versions
:
ApplicationVersionsSchema
Optional
deployments
:
DeploymentSchema
[]
Optional
clusterReferences
:
ClusterReferences
Optional
userIdentity
:
UserIdentitySchema
Returns
LocalConfigSchema
Properties
cluster
Refs
clusterRefs
:
ClusterReferences
deployments
deployments
:
DeploymentSchema
[]
schema
Version
schemaVersion
:
number
user
Identity
userIdentity
:
UserIdentitySchema
versions
versions
:
ApplicationVersionsSchema
Static
Readonly
EMPTY
EMPTY
:
LocalConfigSchema
= ...
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
EMPTY
SCHEMA_
VERSION
@hashgraph/solo
Loading...