package
0.0.0-20230301081111-79ba34714ab8
Repository: https://github.com/truecloudlab/frostfs-node.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

DropObjects executes ControlService.DropObjects RPC.
DumpShard executes ControlService.DumpShard RPC.
EvacuateShard executes ControlService.EvacuateShard RPC.
FlushCache executes ControlService.FlushCache RPC.
HealthCheck executes ControlService.HealthCheck RPC.
ListShards executes ControlService.ListShards RPC.
No description provided by the author
No description provided by the author
RestoreShard executes ControlService.DumpShard RPC.
SetNetmapStatus executes ControlService.SetNetmapStatus RPC.
SetShardMode executes ControlService.SetShardMode RPC.
SynchronizeTree executes ControlService.SynchronizeTree RPC.

# Constants

Undefined status, default value.
Storage node application is started and serves all services.
Storage node application is shutting down.
Storage node application is starting.
Node is maintained by the owner.
Node is offline.
Node is online.
Undefined status, default value.
Degraded.
DegradedReadOnly.
Read-only.
Read-write.
Undefined mode, default value.

# Variables

ControlService_ServiceDesc is the grpc.ServiceDesc for ControlService service.
No description provided by the author
No description provided by the author
Enum value maps for HealthStatus.
Enum value maps for HealthStatus.
Enum value maps for NetmapStatus.
Enum value maps for NetmapStatus.
Enum value maps for ShardMode.
Enum value maps for ShardMode.

# Structs

Blobstor component description.
Request to drop the objects.
Request body structure.
Response to request to drop the objects.
Response body structure.
DumpShard request.
Request body structure.
DumpShard response.
Response body structure.
EvacuateShard request.
Request body structure.
EvacuateShard response.
Response body structure.
FlushCache request.
Request body structure.
FlushCache response.
Response body structure.
Health check request.
Health check request body.
Health check request.
Health check response body.
Request to list all shards of the node.
Request body structure.
ListShards response.
Response body structure.
Network map structure.
FrostFS node description.
Administrator-defined Attributes of the FrostFS Storage Node.
RestoreShard request.
Request body structure.
RestoreShard response.
Response body structure.
Set netmap status request.
Set netmap status request body.
Set netmap status response.
Set netmap status response body.
Request to set mode of the shard.
Request body structure.
SetShardMode response.
Response body structure.
Shard description.
Signature of some message.
SynchronizeTree request.
Request body structure.
SynchronizeTree response.
Response body structure.
UnimplementedControlServiceServer should be embedded to have forward compatible implementations.

# Interfaces

ControlServiceClient is the client API for ControlService service.
ControlServiceServer is the server API for ControlService service.
UnsafeControlServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

Health status of the storage node application.
Status of the storage node in the FrostFS network map.
Work mode of the shard.