Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataSourceSchema ¶
DataSourceSchema defines the schema for the VGA datasource.
func FillCreateBody ¶
func FillCreateBody(ctx context.Context, planValue Value, body *vms.CreateRequestBody, diags *diag.Diagnostics)
FillCreateBody fills the CreateRequestBody with the VGA settings from the Value.
In the 'create' context, v is the plan.
func FillUpdateBody ¶
func FillUpdateBody( ctx context.Context, planValue, stateValue Value, updateBody *vms.UpdateRequestBody, isClone bool, diags *diag.Diagnostics, )
FillUpdateBody fills the UpdateRequestBody with the VGA settings from the Value.
In the 'update' context, v is the plan and stateValue is the current state.
func ResourceSchema ¶
ResourceSchema defines the schema for the CPU resource.
Types ¶
Click to show internal directories.
Click to hide internal directories.