stubs

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: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InnerProvider

type InnerProvider struct {
	RetrieveErr  error
	ProviderName string
	Expiry       time.Time
}

func (*InnerProvider) ExpiresAt

func (p *InnerProvider) ExpiresAt() time.Time

func (*InnerProvider) IsExpired

func (p *InnerProvider) IsExpired() bool

func (*InnerProvider) Retrieve

func (p *InnerProvider) Retrieve() (credentials.Value, error)

func (*InnerProvider) RetrieveWithContext

func (p *InnerProvider) RetrieveWithContext(ctx context.Context) (credentials.Value, error)

func (*InnerProvider) SetExpiration

func (p *InnerProvider) SetExpiration(expiration time.Time, window time.Duration)

Jump to

Keyboard shortcuts

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