package
6.30.0+incompatible
Repository: https://github.com/oracle/terraform-provider-oci.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Process an entity's properties (string or array of strings) by N filter sets of keyword:values, where each filter set ANDs and each keyword:values set ORs.
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 unit test In the Exadata case the service return the hostname provided by the service with a suffix.
No description provided by the author
No description provided by the author
No description provided by the author
DeleteResource requests a Delete().
DeleteResource requests a Delete().
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
GenerateDataSourceID generates an ID for the data source based on the current time stamp.
No description provided by the author
Helper to marshal JSON objects from service into strings that can be stored in state.
Get the schema for a nested DataSourceSchema generated from the ResourceSchema.
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
Because this function notes the start time for making should retry decisions, it's advised for this function call to be made immediately before the client API call.
No description provided by the author
Get the Singular DataSource Schema from Resource Schema with additional fields and Read Function.
Set the state for the input source file using the file path and last modification time this information helps us to identify if the file has changed.
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
IsBase64 check if a string is base64 encoded.
No description provided by the author
IsNetworkError checks if the given error is a network-related timeout error.
Diff suppression function to make sure that any change in ordering of attributes in JSON objects don't result in diffs.
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
unflatten.
No description provided by the author
No description provided by the author
Ignore differences in floating point numbers after the second decimal place, ex: 1.001 == 1.002.
No description provided by the author
No description provided by the author
NormalizeBoolString parses a string value into a bool value, and if successful, formats it back into a string & throws an error otherwise.
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
Borrowed from https://mijailovic.net/2017/05/09/error-handling-patterns-in-go/.
flatten.
SetToString encodes an *schema.Set into an []string honoring the structure for the schema.
No description provided by the author
No description provided by the author
stringsToSet encodes an []string into a *schema.Set in the appropriate structure for the schema.
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
Returns date-time formatted as a string, ex: 2017-10-12-000934-119299083".
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
Helper function to wait for Create to reach terminal state before doing another operation Useful in situations where another operation is done right after Create.
WaitForResourceCondition polls on a resource, waiting for it to reach a specified condition.
WaitForStateRefresh takes a StatefulResource, a timeout duration, a list of states to treat as Pending, and a list of states to treat as Target.
Helper function to wait for Update to reach terminal state before doing another Update Useful in situations where more than one Update is needed and prior Update needs to complete.
Helper function to wait for Update to reach terminal state before doing another Update Useful in situations where more than one Update is needed and prior Update needs to complete.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

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

# Variables

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
string value can store true,false and empty.
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

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Some resources in the oracle API are removed asynchronously, so even after they claim to be gone, other dependencies haven't been notified of that fact.
Some resources in the oracle API are removed asynchronously, so even after they claim to be gone, other dependencies haven't been notified of that fact.
ResourceCreator may Create a BareMetal resource and populate into ResourceData state by using CreateResource().
ResourceDataWriter populates ResourceData state from the current BareMetal resource.
Deletes a BareMetal entity.
Gets the current BareMetal Resource.
ResourceReader get BareMetal Resource and updated ResourceData.
Updates a BareMetal entity to match ResourceData.
ResourceVoider may set its ResourceData state to empty.
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 provides a mechanism for synchronizing CRUD operations from different resources that may concurrently modify the same resource.

# Type aliases

No description provided by the author
No description provided by the author