@hashgraph/solo
Preparing search index...
src/types
ComponentData
Type Alias ComponentData
type
ComponentData
=
{
clusterReference
:
ClusterReferenceName
;
componentDisplayName
:
ComponentDisplayName
;
componentId
:
ComponentId
;
contextName
:
Context
;
namespace
:
NamespaceName
;
portForwards
:
Optional
<
PortForwardConfig
[]
>
;
}
Index
Properties
cluster
Reference
component
Display
Name
component
Id
context
Name
namespace
port
Forwards
Properties
cluster
Reference
clusterReference
:
ClusterReferenceName
component
Display
Name
componentDisplayName
:
ComponentDisplayName
component
Id
componentId
:
ComponentId
context
Name
contextName
:
Context
namespace
namespace
:
NamespaceName
port
Forwards
portForwards
:
Optional
<
PortForwardConfig
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cluster
Reference
component
Display
Name
component
Id
context
Name
namespace
port
Forwards
@hashgraph/solo
Loading...