externalcreds

package
v0.49.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(region string) (aws.Config, error)

func SetConfigProvider added in v0.49.0

func SetConfigProvider(fn func(region string) (aws.Config, error))

SetConfigProvider overrides the default AWS config creation used by cloud-nuke. This is useful when importing cloud-nuke as a library and retrieving AWS credentials at runtime (e.g., assume-role, vault, custom credential providers).

Pass nil to restore the default behavior (config.LoadDefaultConfig). This should be called once at startup, before any cloud-nuke operations.

Types

This section is empty.

Jump to

Keyboard shortcuts

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