package cluster.manifestpb.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Cluster

manifest.proto:10

Cluster represents the manifest of a cluster after applying a sequence of mutations.

message Empty

manifest.proto:69

Empty is an empty/noop message.

(message has no fields)

message LegacyLock

manifest.proto:64

LegacyLock represents a json formatted legacy cluster lock file.

message Mutation

manifest.proto:25

Mutation mutates the cluster manifest.

Used in: SignedMutation

message Operator

manifest.proto:44

Operator represents the operator of a node in the cluster.

Used in: Cluster

message SignedMutation

manifest.proto:32

SignedMutation is a mutation signed by a signer.

Used in: SignedMutationList

message SignedMutationList

manifest.proto:39

SignedMutationList is a list of signed mutations.

message Validator

manifest.proto:50

Validator represents a distributed validator managed by the DV cluster.

Used in: Cluster, ValidatorList

message ValidatorList

manifest.proto:59

ValidatorList is a list of validators.