package
1.14.1
Repository: https://github.com/pulumi/pulumi.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
AnalyzerInfo provides metadata about a PolicyPack inside an analyzer.
AnalyzerPropertyDependencies describes the resources that a particular property depends on.
AnalyzerProviderResource provides information about a resource's provider.
AnalyzerResource defines the view of a Pulumi-managed resource as sent to Analyzers.
AnalyzerResourceOptions defines the options associated with a resource.
CustomTimeouts allows a user to be able to create a set of custom timeout parameters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ConfigureAnalyzerRequest provides configuration information to the analyzer.
ConfigureErrorMissingKeys is sent as a Detail on an error returned from `ResourceProvider.Configure`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ErrorResourceInitFailed is sent as a Detail `ResourceProvider.{Create, Update}` fail because a resource was created successfully, but failed to initialize.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PluginDependency is information about a plugin that a program may depend upon.
PluginInfo is meta-information about a plugin that is used by the system.
PolicyConfig provides configuration for a policy.
PolicyConfigSchema provides the schema for a policy's configuration.
PolicyInfo provides metadata about a policy within a Policy Pack.
No description provided by the author
No description provided by the author
ReadResourceRequest contains enough information to uniquely qualify and read a resource's state.
ReadResourceResponse contains the result of reading a resource's state.
No description provided by the author
RegisterResourceOutputsRequest adds extra resource outputs created by the program after registration has occurred.
RegisterResourceRequest contains information about a resource object that was newly allocated.
CustomTimeouts allows a user to be able to create a set of custom timeout parameters.
PropertyDependencies describes the resources that a particular property depends on.
RegisterResourceResponse is returned by the engine after a resource has finished being initialized.
RunRequest asks the interpreter to execute a program.
RunResponse is the response back from the interpreter/source back to the monitor.
No description provided by the author
No description provided by the author
SupportsFeatureRequest allows a client to test if the resource monitor supports a certain feature, which it may use to control the format or types of messages it sends.
No description provided by the author
UnimplementedAnalyzerServer can be embedded to have forward compatible implementations.
UnimplementedEngineServer can be embedded to have forward compatible implementations.
UnimplementedLanguageRuntimeServer can be embedded to have forward compatible implementations.
UnimplementedResourceMonitorServer can be embedded to have forward compatible implementations.
UnimplementedResourceProviderServer can be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author

# Interfaces

AnalyzerClient is the client API for Analyzer service.
AnalyzerServer is the server API for Analyzer service.
EngineClient is the client API for Engine service.
EngineServer is the server API for Engine service.
LanguageRuntimeClient is the client API for LanguageRuntime service.
LanguageRuntimeServer is the server API for LanguageRuntime service.
No description provided by the author
No description provided by the author
ResourceMonitorClient is the client API for ResourceMonitor service.
ResourceMonitorServer is the server API for ResourceMonitor service.
No description provided by the author
No description provided by the author
ResourceProviderClient is the client API for ResourceProvider service.
ResourceProviderServer is the server API for ResourceProvider service.

# Type aliases

No description provided by the author
EnforcementLevel indicates the severity of a policy violation.
LogSeverity is the severity level of a log message.
No description provided by the author