providers

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SupportedProviders = map[string]ProviderMeta{
		awsidc.ProviderCode: {
			Code: awsidc.ProviderCode,
			Name: "AWS Identity Center",
		},
	}
)

Functions

This section is empty.

Types

type ProviderMeta

type ProviderMeta struct {
	Code          string
	Name          string
	IconSvgBase64 string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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