Expand description
Generated ProviderLifecycle client and native types. Generated native types and clients for runtime.proto.
Modules§
- provider_
kind - Named values of
ProviderKind.
Structs§
- Configure
Provider Request - ConfigureProviderRequest configures a non-integration provider for one runtime session.
- Configure
Provider Response - ConfigureProviderResponse confirms the protocol version the provider is serving.
- Health
Check Response - HealthCheckResponse reports runtime readiness for a provider surface.
- Provider
Identity - ProviderIdentity describes a provider surface and the protocol versions it supports.
- Provider
Lifecycle - ProviderLifecycle is the common lifecycle protocol shared by every provider kind.
- Start
Runtime Provider Response - StartRuntimeProviderResponse confirms the protocol version the provider is serving after the optional runtime start phase.
Type Aliases§
- Provider
Kind - Open enum for
gestalt.provider.v1.ProviderKind; unknown numeric values are preserved.