credentials

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Feb 29, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetProviderCredentials

func SetProviderCredentials(ctx context.Context, stack *auto.Stack, p ProviderCredentials) (err error)

Types

type ProviderCredentials

type ProviderCredentials struct {
	SetCredentialFunc SetCredentials
	FixedCredentials  map[string]string
}

type SetCredentials

type SetCredentials func(ctx context.Context, stack auto.Stack, fixedCredentials map[string]string) error

Jump to

Keyboard shortcuts

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