internal

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package internal ...

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoSync added in v0.0.2

func DoSync(ctx context.Context, cfg *config.Config) error

DoSync will create a logger and run the sync with the paths given to do the sync.

Types

type SyncGSuite

type SyncGSuite interface {
	SyncUsers(string) error
	SyncGroups(string) error
	SyncGroupsUsers(string) error
}

SyncGSuite is the interface for synchronizing users/groups

func New

func New(cfg *config.Config, a aws.Client, g google.Client) SyncGSuite

New will create a new SyncGSuite object

Directories

Path Synopsis
aws
Package config ...
Package config ...
Package google ...
Package google ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL