package
0.0.0-20230628214157-3bfe64699e82
Repository: https://github.com/gravitational/gravity.git
Documentation: pkg.go.dev
# Functions
EncodeError converts error err to protobuf wire-friendly format.
ErrorToMessage returns a new message using the specified error.
MountFromProto converts mount from protobuf format.
MountsFromProto converts list of mounts from protobuf format.
MountsToProto converts list of mounts to protobuf format.
MountToProto converts mount to protobuf format.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
defines expected file names in package.
defines expected file names in package.
defines expected file names in package.
No description provided by the author
No description provided by the author
defines expected file names in package.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
defines expected file names in package.
defines expected file names in package.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
CloudMetadata describes the instance in the cloud.
CommandArgs defines the command execution configuration.
Device is a system I/O device.
Error encapsulates error stack.
ExecComplete is sent when command completes.
ExecOutput represents output of a running command.
ExecStarted is sent when local command starts to execute.
No description provided by the author
Message is a union of various subtypes of event stream.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Mount is mount point.
PeerJoinRequest is request to join from a remote peer.
PeerLeaveRequest is a request a peer sends when it wants to leave the cluster.
RuntimeConfig decribes agent's runtime configuration.
ShutdownRequest describes a request to shut down a report RPC agent.
SystemInfo groups attributes that describe a system.
UnimplementedAgentServer can be embedded to have forward compatible implementations.
UnimplementedDiscoveryServer can be embedded to have forward compatible implementations.
UninstallRequest is request to uninstall the system on remote node.
Version represents a gravity version.
# Interfaces
No description provided by the author
No description provided by the author
AgentClient is the client API for Agent service.
AgentServer is the server API for Agent service.
DiscoveryClient is the client API for Discovery service.
DiscoveryServer is the server API for Discovery service.
IncomingMessageStream defines an incoming message stream.
OutgoingMessageStream defines an outgoing message stream.
# Type aliases
No description provided by the author
No description provided by the author