Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OndemandnodepoolModel ¶
type OndemandnodepoolModel struct { CloudspaceName types.String `tfsdk:"cloudspace_name"` DesiredServerCount types.Int64 `tfsdk:"desired_server_count"` Name types.String `tfsdk:"name"` ReservedCount types.Int64 `tfsdk:"reserved_count"` ReservedStatus types.String `tfsdk:"reserved_status"` ServerClass types.String `tfsdk:"server_class"` }
Click to show internal directories.
Click to hide internal directories.