Expand description
Generated RemoteManagement client and native types. Generated native types and clients for remote.proto.
Structsยง
- Create
Remote Request - Native message type for
gestalt.provider.v1.CreateRemoteRequest. - Delete
Remote Request - Native message type for
gestalt.provider.v1.DeleteRemoteRequest. - List
Remotes Request - Native message type for
gestalt.provider.v1.ListRemotesRequest. - List
Remotes Response - Native message type for
gestalt.provider.v1.ListRemotesResponse. - Provider
Ref - Native message type for
gestalt.provider.v1.ProviderRef. - Registration
Check Request - Native message type for
gestalt.provider.v1.RegistrationCheckRequest. - Registration
Check Response - Native message type for
gestalt.provider.v1.RegistrationCheckResponse. - Registration
Lifecycle - RegistrationLifecycle is served by local gestaltd over the mutually authenticated tunnel only. Internal, never public: it carries no http or visibility annotations so the publicrpc descriptor scan never exposes it.
- Remote
- Native message type for
gestalt.provider.v1.Remote. - Remote
Management - RemoteManagement is the public management service for reverse remotes. A
developer running
gestaltd servecalls CreateRemote to publish a provider set to this upstream; ListRemotes and DeleteRemote read and remove it. REST and gRPC dispatch through one implementation. - Remote
Provider Definition - Native message type for
gestalt.provider.v1.RemoteProviderDefinition. - Remote
Provider Summary - Native message type for
gestalt.provider.v1.RemoteProviderSummary. - Remote
Reachability - Native message type for
gestalt.provider.v1.RemoteReachability. - Server
Identity - Native message type for
gestalt.provider.v1.ServerIdentity. - Tunnel
Bootstrap - Native message type for
gestalt.provider.v1.TunnelBootstrap. - Tunnel
Endpoint - Native message type for
gestalt.provider.v1.TunnelEndpoint.