EngineGrpc

pulumirpc.engine.EngineGrpc$
object EngineGrpc

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
EngineGrpc.type

Members list

Type members

Classlikes

object Engine extends ServiceCompanion[Engine]

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
Engine.type
trait Engine extends AbstractService

Engine is an auxiliary service offered to language and resource provider plugins. Its main purpose today is to serve as a common logging endpoint, but it also serves as a state storage mechanism for language hosts that can't store their own global state.

Engine is an auxiliary service offered to language and resource provider plugins. Its main purpose today is to serve as a common logging endpoint, but it also serves as a state storage mechanism for language hosts that can't store their own global state.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class EngineStub

Engine is an auxiliary service offered to language and resource provider plugins. Its main purpose today is to serve as a common logging endpoint, but it also serves as a state storage mechanism for language hosts that can't store their own global state.

Engine is an auxiliary service offered to language and resource provider plugins. Its main purpose today is to serve as a common logging endpoint, but it also serves as a state storage mechanism for language hosts that can't store their own global state.

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class EngineBlockingStub(channel: Channel, options: CallOptions) extends AbstractStub[EngineBlockingStub], EngineBlockingClient

Attributes

Supertypes
class AbstractStub[EngineBlockingStub]
class Object
trait Matchable
class Any
class EngineStub(channel: Channel, options: CallOptions) extends AbstractStub[EngineStub], Engine

Attributes

Companion
object
Supertypes
trait Engine
class AbstractStub[EngineStub]
class Object
trait Matchable
class Any
Show all
object EngineStub extends StubFactory[EngineStub]

Attributes

Companion
class
Supertypes
trait StubFactory[EngineStub]
class Object
trait Matchable
class Any
Self type
EngineStub.type

Value members

Concrete fields

val METHOD_LOG: MethodDescriptor[LogRequest, Empty]
val SERVICE: ServiceDescriptor