# Functions
No description provided by the author
No description provided by the author
This returns a map of all data sources to register with Terraform The OciDatasources map is populated by each datasource's init function being invoked before it gets here.
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
This returns a map of all resources to register with Terraform The OciResource map is populated by each resource's init function being invoked before it gets here.
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
# Structs
No description provided by the author
No description provided by the author
# Interfaces
OboTokenProvider interface that wraps information about auth tokens so the sdk client can make calls on behalf of a different authorized user.