auth

package
v0.0.0-...-8684de4 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2022 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunAuthServer

func RunAuthServer(authServer Server) ([]byte, error)

Types

type LoginApp

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

func NewLoginApp

func NewLoginApp(
	banzaiCli cli.Cli,
	idpUrl string,
	pipelineBasePath string,
) *LoginApp

type OidcConfigDownloadApp

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

func NewOIDCConfigApp

func NewOIDCConfigApp(
	banzaiCli cli.Cli,
	clusterID int32,
	clusterConfig pipeline.ClusterConfig,
	config pipeline.OidcConfig,
) *OidcConfigDownloadApp

type Server

type Server interface {
	// contains filtered or unexported methods
}

Jump to

Keyboard shortcuts

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