google

package
v0.2.24 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

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

type Groups

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

type Provider

type Provider struct{}

func New

func New() *Provider

func (*Provider) AuthorizationRequestParameters added in v0.2.4

func (*Provider) AuthorizationRequestParameters() map[string]string

func (*Provider) Groups

func (p *Provider) Groups(ctx context.Context, organization *unikornv1.Organization, accessToken string) ([]types.Group, error)

func (*Provider) RequiresAccessToken added in v0.2.12

func (*Provider) RequiresAccessToken() bool

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