protodoc.io
Project latonaio/aion-core
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
clusterpb
devicepb
google.protobuf
kanbanpb
projectpb
servicepb
clusterpb
Cluster
JoinMasterAion
Apply
NodeMeta
package
clusterpb
Get desktop application:
View/edit binary Protocol Buffers messages
service
Cluster
cluster.proto:8
rpc
JoinMasterAion
(
stream
NodeMeta
,
stream
Apply
)
cluster.proto:10
master-aionのclusterへのjoin
message
NodeMeta
cluster.proto:13
string
nodeName
= 1
string
nodeIP
= 2
map
<
string
,
bool
> servicesStatus
= 3
message
Apply
cluster.proto:19
optional
projectpb.AionSetting
AionSetting
= 1