Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureClient ¶
func ConfigureClient(ctx context.Context, providerData *core.ProviderData, diags *diag.Diagnostics) *objectstorage.APIClient
func EnableProject ¶ added in v0.114.0
func EnableProject(ctx context.Context, projectId, region string, client objectstorage.DefaultAPI) error
EnableProject enables object storage for the specified project. If the project is already enabled, nothing happens. Two resources created in the same apply call this concurrently and the API rejects the losing call with 409 project.create_conflict; retrying is safe, since enabling an already enabled project succeeds.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.