awsokta

package module
v2.0.0-rc1.4 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSCreds

type AWSCreds struct {
	AWSCredsMeta

	AccessKeyID string

	SecretAccessKey string

	SessionToken string
}

a copy/extension of https://docs.aws.amazon.com/sdk-for-go/api/aws/credentials/#Value

type AWSCredsMeta

type AWSCredsMeta struct {
	ExpiresAt time.Time
}

type AssumableRole

type AssumableRole struct {
	Role      string
	Principal string
}

Directories

Path Synopsis
internal/marshal
types and constants for (un)marshalling Okta API
types and constants for (un)marshalling Okta API
TODO refactor?

Jump to

Keyboard shortcuts

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