Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateStateAfterRead ¶
func UpdateStateAfterRead(res []*sdkTeam.TeamUser, state *ResourceModel)
Types ¶
type MergedEntities ¶
type MergedEntities struct { EntitiesToCreate []*team.TeamUser EntitiesToUpdate []*team.TeamUser EntitiesToDelete []*team.TeamUser }
func Merge ¶
func Merge(plan *ResourceModel, state *ResourceModel, converterType commons.ConverterType) *MergedEntities
type ResourceModel ¶
Click to show internal directories.
Click to hide internal directories.