# Functions
DefaultWorkspace returns a default workspace implementation that uses the workspace module directly to get plugin info.
No description provided by the author
NewBasePluginMapper creates a new plugin mapper backed by the supplied workspace.
NewCachingMapper creates a new caching mapper backed by the given Mapper.
No description provided by the author
No description provided by the author
ProviderFactoryFromHost builds a ProviderFactory that uses the given plugin host to create providers and manage their lifecycles.
# Structs
MapperPackageHint is the type of hints that may be passed to GetMapping to help guide implementations to picking appropriate Pulumi packages to satisfy mapping requests.
# Type aliases
ProviderFactory functions accept a PackageDescriptor and return a Provider.