package
0.0.0-20250207195839-4efbcf8eb020
Repository: https://github.com/bazelbuild/remote-apis-sdks.git
Documentation: pkg.go.dev

# Functions

RegisterFlags registers the flags necessary for the embedded tool to work.
ValidateFlags validates the command line flags associated with this embedded remote tool.

# Variables

RemoteToolOperations maps each supported operation to a function that performs the operation.
SupportedOps denote the list of operations supported by this remotetool.

# Structs

Client is a remote execution client.
UploadStats contains various metadata of a directory upload.

# Type aliases

OpType denotes the type of operation to perform.