Documentation ¶
Index ¶
- func DeleteFromState(ctx context.Context, d *schema.ResourceData, resource string) diag.Diagnostics
- func DeleteFromStateV2(ctx context.Context, resp *resource.ReadResponse, ...) error
- func ProcessApiError(ctx context.Context, d *schema.ResourceData, err error, resource string) diag.Diagnostics
- func ProcessApiErrorV2(ctx context.Context, resp *resource.ReadResponse, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteFromState ¶
func DeleteFromState(ctx context.Context, d *schema.ResourceData, resource string) diag.Diagnostics
func DeleteFromStateV2 ¶ added in v0.23.0
func DeleteFromStateV2(ctx context.Context, resp *resource.ReadResponse, resource schemas.IResourceModel, resourceDescription string) error
func ProcessApiError ¶
func ProcessApiError(ctx context.Context, d *schema.ResourceData, err error, resource string) diag.Diagnostics
func ProcessApiErrorV2 ¶ added in v0.23.0
func ProcessApiErrorV2(ctx context.Context, resp *resource.ReadResponse, resource schemas.IResourceModel, err error, resourceDescription string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.