sharedprovider

package
v0.0.0-...-955c50f Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ISharedCredentialsProvider

type ISharedCredentialsProvider interface {
	credentials.Provider
	credentials.Expirer
	SetExpiration(expiration time.Time, window time.Duration)
	RetrieveWithContext(ctx context.Context) (credentials.Value, error)
}

func NewCredentialsProvider

func NewCredentialsProvider(log log.T) ISharedCredentialsProvider

NewCredentialsProvider initializes a shared provider that loads credentials that were saved disk

Jump to

Keyboard shortcuts

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