@hashgraph/solo
Preparing search index...
src/data/schema/model/explorer/explorer-config-schema
ExplorerConfigSchema
Class ExplorerConfigSchema
Index
Constructors
constructor
Properties
helm
Chart
ingress
Controller
Helm
Chart
schema
Version
EMPTY
SCHEMA_
VERSION
Constructors
constructor
new
ExplorerConfigSchema
(
schemaVersion
?:
number
,
helmChart
?:
HelmChartSchema
,
ingressControllerHelmChart
?:
HelmChartSchema
,
)
:
ExplorerConfigSchema
Parameters
Optional
schemaVersion
:
number
Optional
helmChart
:
HelmChartSchema
Optional
ingressControllerHelmChart
:
HelmChartSchema
Returns
ExplorerConfigSchema
Properties
helm
Chart
helmChart
:
HelmChartSchema
ingress
Controller
Helm
Chart
ingressControllerHelmChart
:
HelmChartSchema
schema
Version
schemaVersion
:
number
Static
Readonly
EMPTY
EMPTY
:
ExplorerConfigSchema
= ...
Static
Readonly
SCHEMA_
VERSION
SCHEMA_VERSION
:
Version
<
number
>
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
helm
Chart
ingress
Controller
Helm
Chart
schema
Version
EMPTY
SCHEMA_
VERSION
@hashgraph/solo
Loading...