| LoaderGrpc |
Loader is a service for getting schemas from the Pulumi engine for use in code generators and other tools.
|
| LoaderGrpc.LoaderBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Loader.
|
| LoaderGrpc.LoaderFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Loader.
|
| LoaderGrpc.LoaderImplBase |
Base class for the server implementation of the service Loader.
|
| LoaderGrpc.LoaderStub |
A stub to allow clients to do asynchronous rpc calls to service Loader.
|
| LoaderOuterClass |
|
| LoaderOuterClass.GetSchemaRequest |
GetSchemaRequest allows the engine to return a schema for a given package and version.
|
| LoaderOuterClass.GetSchemaRequest.Builder |
GetSchemaRequest allows the engine to return a schema for a given package and version.
|
| LoaderOuterClass.GetSchemaResponse |
GetSchemaResponse returns the schema data for the requested package.
|
| LoaderOuterClass.GetSchemaResponse.Builder |
GetSchemaResponse returns the schema data for the requested package.
|
| LoaderOuterClass.Parameterization |
Parameterization specifies the name, version, and value for a parameterized package.
|
| LoaderOuterClass.Parameterization.Builder |
Parameterization specifies the name, version, and value for a parameterized package.
|
| MapperGrpc |
Mapper provides methods for retrieving mappings that describe how to map names in some source "provider" (e.g.
|
| MapperGrpc.MapperBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Mapper.
|
| MapperGrpc.MapperFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Mapper.
|
| MapperGrpc.MapperImplBase |
Base class for the server implementation of the service Mapper.
|
| MapperGrpc.MapperStub |
A stub to allow clients to do asynchronous rpc calls to service Mapper.
|
| MapperOuterClass |
|
| MapperOuterClass.GetMappingRequest |
`GetMappingRequest` is the type of requests sent as part of a [](codegen.Mapper.GetMapping) call.
|
| MapperOuterClass.GetMappingRequest.Builder |
`GetMappingRequest` is the type of requests sent as part of a [](codegen.Mapper.GetMapping) call.
|
| MapperOuterClass.GetMappingResponse |
`GetMappingResponse` is the type of responses sent by [](codegen.Mapper.GetMapping) calls.
|
| MapperOuterClass.GetMappingResponse.Builder |
`GetMappingResponse` is the type of responses sent by [](codegen.Mapper.GetMapping) calls.
|
| MapperOuterClass.MapperParameterizationHint |
`MapperPackageParameterizationHint` is the type of hints that may be passed to [](codegen.Mapper.GetMapping) when it
is expected that a parameterized provider plugin is the most likely source of a mapping.
|
| MapperOuterClass.MapperParameterizationHint.Builder |
`MapperPackageParameterizationHint` is the type of hints that may be passed to [](codegen.Mapper.GetMapping) when it
is expected that a parameterized provider plugin is the most likely source of a mapping.
|