package
0.0.0-20230628214157-3bfe64699e82
Repository: https://github.com/gravitational/gravity.git
Documentation: pkg.go.dev
# Functions
DurationFromProto returns a time.Duration from the given protobuf value.
DurationProto returns a protobuf equivalent for the specified time.Duration.
No description provided by the author
No description provided by the author
# Structs
Addr defines an endpoint address.
CheckBandwidthRequest describes a bandwidth check network test.
CheckBandwidthResponse describes the results of a bandwidth check.
CheckDisksRequest describes a disks performance test request.
CheckDisksResponse is the result of the disk performance test.
CheckPortsRequest describes a ports network test request.
CheckPortsResponse describes the results of a ports network test.
Docker groups Docker-relevant attributes to validate.
FioJobResult represents a result of a single fio job.
FioJobSpec describes a single fio job.
FioReadResult contains read-related metrics.
FioSyncLatency contains fsync latencies distribution.
FioSyncResult contains fsync-related metrics.
FioWriteResult contains write-related metrics.
ServerResult defines the operation result for a server.
UnimplementedValidationServer can be embedded to have forward compatible implementations.
ValidateOptions is additional validation options.
ValidateRequest defines a request to run validation.
ValidateResponse describes a validation response.
# Interfaces
ValidationClient is the client API for Validation service.
ValidationServer is the server API for Validation service.