# 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
TODO This is a utility function to compute to be removed and to be added substructures in resource configurations.
No description provided by the author
# Constants
No description provided by the author
# Structs
NotFoundError represents when a StateRefreshFunc returns a nil result during a StateChangeConf waiter method and that StateChangeConf is configured for specific targets.
StateChangeConf is the configuration struct used for `WaitForState`.
TimeoutError is returned when WaitForState times out.
UnexpectedStateError is returned when Refresh returns a state that's neither in Target nor Pending.
# Type aliases
StateRefreshFunc is a function type used for StateChangeConf that is responsible for refreshing the item being watched for a state change.