Skip to main content

Module runtime

Module runtime 

Source
Expand description

Generated ProviderLifecycle client and native types. Generated native types and clients for runtime.proto.

Modules§

provider_kind
Named values of ProviderKind.

Structs§

ConfigureProviderRequest
ConfigureProviderRequest configures a non-integration provider for one runtime session.
ConfigureProviderResponse
ConfigureProviderResponse confirms the protocol version the provider is serving.
HealthCheckResponse
HealthCheckResponse reports runtime readiness for a provider surface.
ProviderIdentity
ProviderIdentity describes a provider surface and the protocol versions it supports.
ProviderLifecycle
ProviderLifecycle is the common lifecycle protocol shared by every provider kind.
StartRuntimeProviderResponse
StartRuntimeProviderResponse confirms the protocol version the provider is serving after the optional runtime start phase.

Type Aliases§

ProviderKind
Open enum for gestalt.provider.v1.ProviderKind; unknown numeric values are preserved.