@hashgraph/solo
Preparing search index...
src/commands/node/config-interfaces/node-add-config-class
NodeAddConfigClass
Interface NodeAddConfigClass
interface
NodeAddConfigClass
{
adminKey
:
PrivateKey
;
allNodeAliases
:
NodeAliases
;
app
:
string
;
cacheDir
:
string
;
chainId
:
string
;
chartDirectory
:
string
;
clusterRef
:
string
;
consensusNodes
:
ConsensusNode
[]
;
contexts
:
string
[]
;
curDate
:
Date
;
debugNodeAlias
:
`
node
${
number
}
`
;
deployment
:
string
;
devMode
:
boolean
;
domainNames
:
string
;
domainNamesMapping
:
Record
<
`
node
${
number
}
`
,
string
>
;
endpointType
:
string
;
envoyIps
:
string
;
existingNodeAliases
:
NodeAliases
;
freezeAdminPrivateKey
:
string
;
generateGossipKeys
:
boolean
;
generateTlsKeys
:
boolean
;
gossipEndpoints
:
string
;
grpcEndpoints
:
string
;
grpcTlsCertificatePath
:
string
;
grpcTlsKeyPath
:
string
;
grpcWebTlsCertificatePath
:
string
;
grpcWebTlsKeyPath
:
string
;
haproxyIps
:
string
;
keysDir
:
string
;
lastStateZipPath
:
string
;
localBuildPath
:
string
;
namespace
:
NamespaceName
;
nodeAlias
:
`
node
${
number
}
`
;
nodeClient
:
NodeClient
;
podRefs
:
Record
<
`
node
${
number
}
`
,
PodReference
>
;
quiet
:
boolean
;
releaseTag
:
string
;
serviceMap
:
NodeServiceMapping
;
skipStop
:
boolean
;
soloChartVersion
:
string
;
stagingDir
:
string
;
stagingKeysDir
:
string
;
treasuryKey
:
PrivateKey
;
}
Hierarchy (
View Summary
)
NodeCommonConfigWithNodeAlias
CheckedNodesConfigClass
NodeAddConfigClass
Index
Properties
admin
Key
all
Node
Aliases
app
cache
Dir
chain
Id
chart
Directory
cluster
Ref
consensus
Nodes
contexts
cur
Date
debug
Node
Alias
deployment
dev
Mode
domain
Names
domain
Names
Mapping
endpoint
Type
envoy
Ips
existing
Node
Aliases
freeze
Admin
Private
Key
generate
Gossip
Keys
generate
Tls
Keys
gossip
Endpoints
grpc
Endpoints
grpc
Tls
Certificate
Path
grpc
Tls
Key
Path
grpc
Web
Tls
Certificate
Path
grpc
Web
Tls
Key
Path
haproxy
Ips
keys
Dir
last
State
Zip
Path
local
Build
Path
namespace
node
Alias
node
Client
pod
Refs
quiet
release
Tag
service
Map
skip
Stop
solo
Chart
Version
staging
Dir
staging
Keys
Dir
treasury
Key
Properties
admin
Key
adminKey
:
PrivateKey
all
Node
Aliases
allNodeAliases
:
NodeAliases
app
app
:
string
cache
Dir
cacheDir
:
string
chain
Id
chainId
:
string
chart
Directory
chartDirectory
:
string
cluster
Ref
clusterRef
:
string
consensus
Nodes
consensusNodes
:
ConsensusNode
[]
contexts
contexts
:
string
[]
cur
Date
curDate
:
Date
debug
Node
Alias
debugNodeAlias
:
`
node
${
number
}
`
deployment
deployment
:
string
dev
Mode
devMode
:
boolean
domain
Names
domainNames
:
string
domain
Names
Mapping
domainNamesMapping
:
Record
<
`
node
${
number
}
`
,
string
>
endpoint
Type
endpointType
:
string
envoy
Ips
envoyIps
:
string
existing
Node
Aliases
existingNodeAliases
:
NodeAliases
freeze
Admin
Private
Key
freezeAdminPrivateKey
:
string
generate
Gossip
Keys
generateGossipKeys
:
boolean
generate
Tls
Keys
generateTlsKeys
:
boolean
gossip
Endpoints
gossipEndpoints
:
string
grpc
Endpoints
grpcEndpoints
:
string
grpc
Tls
Certificate
Path
grpcTlsCertificatePath
:
string
grpc
Tls
Key
Path
grpcTlsKeyPath
:
string
grpc
Web
Tls
Certificate
Path
grpcWebTlsCertificatePath
:
string
grpc
Web
Tls
Key
Path
grpcWebTlsKeyPath
:
string
haproxy
Ips
haproxyIps
:
string
keys
Dir
keysDir
:
string
last
State
Zip
Path
lastStateZipPath
:
string
local
Build
Path
localBuildPath
:
string
namespace
namespace
:
NamespaceName
node
Alias
nodeAlias
:
`
node
${
number
}
`
node
Client
nodeClient
:
NodeClient
pod
Refs
podRefs
:
Record
<
`
node
${
number
}
`
,
PodReference
>
quiet
quiet
:
boolean
release
Tag
releaseTag
:
string
service
Map
serviceMap
:
NodeServiceMapping
skip
Stop
skipStop
:
boolean
solo
Chart
Version
soloChartVersion
:
string
staging
Dir
stagingDir
:
string
staging
Keys
Dir
stagingKeysDir
:
string
treasury
Key
treasuryKey
:
PrivateKey
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
admin
Key
all
Node
Aliases
app
cache
Dir
chain
Id
chart
Directory
cluster
Ref
consensus
Nodes
contexts
cur
Date
debug
Node
Alias
deployment
dev
Mode
domain
Names
domain
Names
Mapping
endpoint
Type
envoy
Ips
existing
Node
Aliases
freeze
Admin
Private
Key
generate
Gossip
Keys
generate
Tls
Keys
gossip
Endpoints
grpc
Endpoints
grpc
Tls
Certificate
Path
grpc
Tls
Key
Path
grpc
Web
Tls
Certificate
Path
grpc
Web
Tls
Key
Path
haproxy
Ips
keys
Dir
last
State
Zip
Path
local
Build
Path
namespace
node
Alias
node
Client
pod
Refs
quiet
release
Tag
service
Map
skip
Stop
solo
Chart
Version
staging
Dir
staging
Keys
Dir
treasury
Key
@hashgraph/solo
Loading...