@hashgraph/solo
Preparing search index...
src/core/model/solo-service
SoloService
Class SoloService
Hierarchy (
View Summary
)
K8ClientService
SoloService
Index
Properties
cluster
Reference?
context?
deployment?
metadata
spec
status?
Methods
get
From
K8
Service
Properties
Optional
Readonly
cluster
Reference
clusterReference
?:
string
Optional
Readonly
context
context
?:
string
Optional
Readonly
deployment
deployment
?:
string
Readonly
metadata
metadata
:
ObjectMeta
Readonly
spec
spec
:
ServiceSpec
Optional
Readonly
status
status
?:
ServiceStatus
Methods
Static
get
From
K8
Service
getFromK8Service
(
service
:
Service
,
clusterReference
:
string
,
context
:
string
,
deployment
:
string
,
)
:
SoloService
Parameters
service
:
Service
clusterReference
:
string
context
:
string
deployment
:
string
Returns
SoloService
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cluster
Reference
context
deployment
metadata
spec
status
Methods
get
From
K8
Service
@hashgraph/solo
Loading...