Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mapper ¶
Mapper contains the internal mapper details
func (*Mapper) CreateFromMSGraphGroup ¶
func (m *Mapper) CreateFromMSGraphGroup(msGraphGroup *msgraph.Group) *aadgroupsyncv1.AADGroupSync
CreateFromMSGraphGroup creates a new aadgroupsyncs.aad.microsoft.com CRD entry from an AAD Group
func (*Mapper) UpdateFromMSGraphGroup ¶
func (m *Mapper) UpdateFromMSGraphGroup(msGraphGroup *msgraph.Group, aadsyncGroup *aadgroupsyncv1.AADGroupSync) *aadgroupsyncv1.AADGroupSync
UpdateFromMSGraphGroup updates an existing aadgroupsyncs.aad.microsoft.com CRD entry from an AAD Group
Click to show internal directories.
Click to hide internal directories.