Documentation ¶
Index ¶
- func KeyValueToSDK(input []KeyValueModel) []*client.KeyValueInput
- func ListStringToModel(input []string) []types.String
- func ListStringToSDK(input []basetypes.StringValue) []string
- func ListToModel(input []string) types.List
- func MaintenanceWindowsToSDK(maintenanceWindows []MaintenanceWindowModel) []*client.MaintenanceWindowSpecInput
- func ReservationsToModel(input []client.NodeReservation) types.Set
- func SetToModel(input []string) types.Set
- type KeyValueModel
- type MaintenanceWindowModel
- type NodeGroupsModel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeyValueToSDK ¶
func KeyValueToSDK(input []KeyValueModel) []*client.KeyValueInput
func ListStringToModel ¶
func ListStringToSDK ¶
func ListStringToSDK(input []basetypes.StringValue) []string
func ListToModel ¶
func MaintenanceWindowsToSDK ¶
func MaintenanceWindowsToSDK(maintenanceWindows []MaintenanceWindowModel) []*client.MaintenanceWindowSpecInput
func ReservationsToModel ¶
func ReservationsToModel(input []client.NodeReservation) types.Set
func SetToModel ¶
Types ¶
type KeyValueModel ¶
type MaintenanceWindowModel ¶
Click to show internal directories.
Click to hide internal directories.