mode

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionSelect

type ActionSelect interface {
	Select() (model.SelectMode, error)
}

func NewModeActionSelect

func NewModeActionSelect() ActionSelect

type ProfileSelect

type ProfileSelect interface {
	Select() (string, error)
}

func NewModeProfileSelect

func NewModeProfileSelect(mProfile *profile.Model) ProfileSelect

type STSInput

type STSInput interface {
	GetSessionToken() (*sts.SessionToken, error)
}

func NewModeSTS

func NewModeSTS(accessKey string, secretKey string, region string) STSInput

Jump to

Keyboard shortcuts

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