aws

package
v0.0.0-...-1f15dd0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2021 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWS

type AWS struct{}

func (*AWS) CreateSSHKey

func (s *AWS) CreateSSHKey(token string, sshKey string) (interface{}, error)

func (*AWS) CreateServer

func (s *AWS) CreateServer(token string, sshKey interface{}) (*string, *string, error)

func (*AWS) EnterCredentials

func (s *AWS) EnterCredentials() (string, map[string]string)

func (*AWS) OAuth2

func (s *AWS) OAuth2() *oauth2.Config

func (*AWS) ValidateCredentials

func (s *AWS) ValidateCredentials(ctx *fiber.Ctx, session *session.Session) error

type AWSInput

type AWSInput struct {
	AccessKeyID     string
	SecretAccessKey string
}

Jump to

Keyboard shortcuts

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