config

package
v0.79.0-devel Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: Apache-2.0 Imports: 0 Imported by: 1

Documentation

Overview

Package config provides the config for specific delegated auth exchanges

Index

Constants

View Source
const ProviderAWS = "aws"

ProviderAWS is the specifier for the AWS provider type

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSProviderConfig

type AWSProviderConfig struct {
	// Region specifies the AWS region. If empty, auto-detects from EC2 metadata.
	Region string
}

AWSProviderConfig contains AWS-specific configuration for delegated auth. Implements common.ProviderConfig interface.

func (*AWSProviderConfig) ProviderName

func (c *AWSProviderConfig) ProviderName() string

ProviderName returns the provider name for AWS.

Jump to

Keyboard shortcuts

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