google

package
v0.1.21 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 9 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{}

func New

func New() *Provider

func (*Provider) Groups

func (p *Provider) Groups(ctx context.Context, organization *unikornv1.Organization, idToken *oidc.IDToken, 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