Documentation
¶
Index ¶
- func CustomDomainsToModel(prior types.List, specCustomDomains []string) (types.List, diag.Diagnostics)
- func GetNodeGroupsAttribute(required, optional, computed bool, nodeTypeDescription string) rschema.ListNestedAttribute
- func GetZoneIDsAttribute(required, optional, computed bool, description string) rschema.ListAttribute
- func NodeGroupKey(ng NodeGroupsModel) string
- type NodeGroupsModel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CustomDomainsToModel ¶
func CustomDomainsToModel(prior types.List, specCustomDomains []string) (types.List, diag.Diagnostics)
Mirrors CustomDomainsToModel: a resource that never configured the attribute must keep it null, otherwise the API's empty list turns into a permanent diff.
func GetNodeGroupsAttribute ¶
func GetNodeGroupsAttribute(required, optional, computed bool, nodeTypeDescription string) rschema.ListNestedAttribute
func GetZoneIDsAttribute ¶
func GetZoneIDsAttribute(required, optional, computed bool, description string) rschema.ListAttribute
func NodeGroupKey ¶
func NodeGroupKey(ng NodeGroupsModel) string
The API only guarantees uniqueness on name; fall back to node_type while the computed name is still unknown.
Types ¶
Click to show internal directories.
Click to hide internal directories.