package
3.55.1-dev.0
Repository: https://github.com/mrod-io/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

the diff was performed, and no changes were detected that require an update.
the diff was performed, and changes were detected that require an update or replacement.
unknown whether there are changes or not (legacy behavior).
Displayed to users, but does not block deployment.
Disabled policies do not run during a deployment.
Stops deployment, cannot be overridden.
a debug-level message not displayed to end-users (the default).
a fatal error indicating that the tool should stop processing subsequent resource operations.
an informational message printed to output during resource operations.
a warning to indicate that something went wrong.
this property was added.
this property was added, and this change requires a replace.
this property was removed.
this property was removed, and this change requires a replace.
this property's value was changed.
this property's value was changed, and this change requires a replace.

# Variables

Analyzer_ServiceDesc is the grpc.ServiceDesc for Analyzer service.
Enum value maps for DiffResponse_DiffChanges.
Enum value maps for DiffResponse_DiffChanges.
Enum value maps for EnforcementLevel.
Enum value maps for EnforcementLevel.
Engine_ServiceDesc is the grpc.ServiceDesc for Engine service.
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
LanguageRuntime_ServiceDesc is the grpc.ServiceDesc for LanguageRuntime service.
Enum value maps for LogSeverity.
Enum value maps for LogSeverity.
Enum value maps for PropertyDiff_Kind.
Enum value maps for PropertyDiff_Kind.
ResourceMonitor_ServiceDesc is the grpc.ServiceDesc for ResourceMonitor service.
ResourceProvider_ServiceDesc is the grpc.ServiceDesc for ResourceProvider service.

# Structs

AboutResponse returns runtime information about the language.
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
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
ArgumentDependencies describes the resources that a particular argument depends on.
No description provided by the author
ReturnDependencies describes the resources that a particular return value depends on.
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
PropertyDependencies describes the resources that a particular property depends on.
No description provided by the author
PropertyDependencies describes the resources that a particular property depends on.
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.
GetMappingRequest allows providers to return ecosystem specific information to allow the provider to be converted from a source markup to Pulumi.
GetMappingResponse returns convert plugin specific data for this provider.
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
PluginAttach is used to attach an already running plugin to the engine.
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.
PropertyDependencies describes the resources that a particular property depends on.
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
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 must be embedded to have forward compatible implementations.
UnimplementedEngineServer must be embedded to have forward compatible implementations.
UnimplementedLanguageRuntimeServer must be embedded to have forward compatible implementations.
UnimplementedResourceMonitorServer must be embedded to have forward compatible implementations.
UnimplementedResourceProviderServer must 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.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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.
UnsafeAnalyzerServer may be embedded to opt out of forward compatibility for this service.
UnsafeEngineServer may be embedded to opt out of forward compatibility for this service.
UnsafeLanguageRuntimeServer may be embedded to opt out of forward compatibility for this service.
UnsafeResourceMonitorServer may be embedded to opt out of forward compatibility for this service.
UnsafeResourceProviderServer may be embedded to opt out of forward compatibility for this 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