google

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnexpectedStatusCode = errors.New("unexpected status code")
)

Functions

This section is empty.

Types

type Group

type Group struct {
	Name string `json:"name"`
}

type Groups

type Groups struct {
	Groups []Group `json:"groups"`
}

type Provider

type Provider struct {
	// contains filtered or unexported fields
}

func New

func New(organization *unikornv1.Organization) *Provider

func (*Provider) Groups

func (p *Provider) Groups(ctx context.Context, accessToken string) ([]string, error)

func (*Provider) Scopes

func (*Provider) Scopes() []string

Jump to

Keyboard shortcuts

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