Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/core/kube/resources/service/service
Service
Interface Service
interface
Service
{
metadata
?:
ObjectMeta
;
spec
?:
ServiceSpec
;
status
?:
ServiceStatus
;
}
Implemented by
K8ClientService
Index
Properties
metadata?
spec?
status?
Properties
Optional
Readonly
metadata
metadata
?:
ObjectMeta
Optional
Readonly
spec
spec
?:
ServiceSpec
Optional
Readonly
status
status
?:
ServiceStatus
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
metadata
spec
status
@hashgraph/solo
Loading...