gsuite

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2019 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provider

func Provider() *schema.Provider

Provider returns the actual provider instance.

Types

type Config

type Config struct {
	Credentials string
	// Only users with access to the Admin APIs can access the Admin SDK Directory API,
	// therefore the service account needs to impersonate one of those users to access the Admin SDK Directory API.
	// See https://developers.google.com/admin-sdk/directory/v1/guides/delegation
	ImpersonatedUserEmail string

	OauthScopes []string
	// contains filtered or unexported fields
}

Config is the structure used to instantiate the GSuite provider.

Jump to

Keyboard shortcuts

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