LanguageRuntimeBlockingStub
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
About returns information about the runtime for this language.
About returns information about the runtime for this language.
Attributes
- Definition Classes
Attributes
- Definition Classes
-
AbstractStub
GeneratePackage generates a given pulumi package into a package for this language.
GeneratePackage generates a given pulumi package into a package for this language.
Attributes
- Definition Classes
GenerateProgram generates a given PCL program into a program for this language.
GenerateProgram generates a given PCL program into a program for this language.
Attributes
- Definition Classes
GenerateProject generates a given PCL program into a project for this language.
GenerateProject generates a given PCL program into a project for this language.
Attributes
- Definition Classes
GetPluginInfo returns generic information about this plugin, like its version.
GetPluginInfo returns generic information about this plugin, like its version.
Attributes
- Definition Classes
GetProgramDependencies returns the set of dependencies required by the program.
GetProgramDependencies returns the set of dependencies required by the program.
Attributes
- Definition Classes
GetRequiredPlugins computes the complete set of anticipated plugins required by a program.
GetRequiredPlugins computes the complete set of anticipated plugins required by a program.
Attributes
- Definition Classes
InstallDependencies will install dependencies for the project, e.g. by running npm install for nodejs projects.
InstallDependencies will install dependencies for the project, e.g. by running npm install for nodejs projects.
Attributes
- Definition Classes
Pack packs a package into a language specific artifact.
Pack packs a package into a language specific artifact.
Attributes
- Definition Classes
Run executes a program and returns its result.
Run executes a program and returns its result.
Attributes
- Definition Classes
RunPlugin executes a plugin program and returns its result asynchronously.
RunPlugin executes a plugin program and returns its result asynchronously.
Attributes
- Definition Classes
RuntimeOptionsPrompts returns a list of additional prompts to ask during pulumi new.
RuntimeOptionsPrompts returns a list of additional prompts to ask during pulumi new.
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- LanguageRuntimeBlockingClient
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Deprecated and Inherited methods
Attributes
- Deprecated
- true
- Inherited from:
- AbstractStub