Documentation
¶
Index ¶
- func Converter(plan *ResourceModel, state *ResourceModel, converterType commons.ConverterType) (*apiCustomAbacConfiguration.CustomAbacConfiguration, bool)
- func RolesConverter(plan []*RoleModel, state []*RoleModel, converterType commons.ConverterType) ([]*apiCustomAbacConfiguration.Role, bool)
- func UpdateStateAfterRead(res *apiCustomAbacConfiguration.CustomAbacConfiguration, state *ResourceModel)
- type ResourceModel
- type RoleModel
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Converter ¶
func Converter(plan *ResourceModel, state *ResourceModel, converterType commons.ConverterType) (*apiCustomAbacConfiguration.CustomAbacConfiguration, bool)
func RolesConverter ¶
func RolesConverter(plan []*RoleModel, state []*RoleModel, converterType commons.ConverterType) ([]*apiCustomAbacConfiguration.Role, bool)
func UpdateStateAfterRead ¶
func UpdateStateAfterRead(res *apiCustomAbacConfiguration.CustomAbacConfiguration, state *ResourceModel)
Types ¶
type ResourceModel ¶
Click to show internal directories.
Click to hide internal directories.