credential

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Default

type Default struct {
	// contains filtered or unexported fields
}

func NewDefault

func NewDefault(access string, secret string) *Default

func (*Default) Retrieve

func (d *Default) Retrieve(_ context.Context) (credential aws.Credentials, err error)

type Http

type Http struct {
	// contains filtered or unexported fields
}

func NewHttp

func NewHttp(method http.Method, url string) *Http

func (*Http) Retrieve

func (h *Http) Retrieve(_ context.Context) (credential aws.Credentials, err error)

Jump to

Keyboard shortcuts

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