sqscreds

package
v2.9.2 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: BSD-3-Clause Imports: 2 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 {
	AwsAccessKeyId string `json:"aws-access-key-id"`
	AwsSecretKey   string `json:"aws-secret-key"`
}

func AwsCredsFromBase64

func AwsCredsFromBase64(base64Str string) (AwsCreds, error)

func (AwsCreds) Base64

func (awsCreds AwsCreds) Base64() (string, error)

Jump to

Keyboard shortcuts

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