# Functions
JoinDiagnostics merges multiple sets of diag.Diagnostics.
# Structs
No description provided by the author
WithNoOpDelete can be embedded into [resource.Resource] implementations that don't require a Delete method.
WithNoOpRead can be embedded into [resource.Resource] implementations that don't require a Read method.
# Type aliases
WithTypeName can be embedded into [resource.Resource] implementations to automatically wire up the resource's name as the resource name appended to the provider name.