identity

package
v0.0.0-...-9f81391 Latest Latest
Warning

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

Go to latest
Published: May 3, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

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

func NewHandler

func NewHandler(logger *log.Logger, roleArnToAssume string) (*Handler, error)

func (*Handler) Retrieve

func (h *Handler) Retrieve() *identity.Proof

Retrieve gets current identity info. The returned identity SHOULD NOT be cached or reused, because it expires every 15 minutes or less. The Handler will cache and return things as appropriate so the caller doesn't need to worry about it.

Jump to

Keyboard shortcuts

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