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 is a service for getting mappings from other ecosystems to Pulumi.
|
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 allows the engine to return ecosystem specific information to allow the converter to be
convert provider types from a source markup to Pulumi.
|
MapperOuterClass.GetMappingRequest.Builder |
GetMappingRequest allows the engine to return ecosystem specific information to allow the converter to be
convert provider types from a source markup to Pulumi.
|
MapperOuterClass.GetMappingResponse |
GetMappingResponse returns converter plugin specific data for the requested provider.
|
MapperOuterClass.GetMappingResponse.Builder |
GetMappingResponse returns converter plugin specific data for the requested provider.
|