tokensourcer

package
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: May 3, 2019 License: MIT Imports: 12 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TokenSourcer

type TokenSourcer interface {
	Flags() []cli.Flag
	TokenSource() oauth2.TokenSource
	Verifier(context.Context) (*oidc.IDTokenVerifier, error)
}

func New

func New(appName string, debug, insecureSkipVerify *bool, scope ...string) TokenSourcer

Jump to

Keyboard shortcuts

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