Documentation
¶
Index ¶
- Constants
- func HandleCredentials(accessKeyID, secretAccessKey string) (string, string, string, error)
- func IsFirstEncryption() bool
- func IsNotKeyAccessDefined() bool
- func RenderTable(header []string, rows [][]string)
- func SetupS3Client(awsRegion, accessKeyId, accessKeySecret string) (*s3.Client, error)
- func StoreCredentials(accessKeyID, secretAccessKey, region string)
- func UpdateKEKKey(kek []byte)
Constants ¶
View Source
const (
PatitionYCID = "yc"
)
Variables ¶
This section is empty.
Functions ¶
func HandleCredentials ¶ added in v1.0.41
func IsFirstEncryption ¶
func IsFirstEncryption() bool
func IsNotKeyAccessDefined ¶
func IsNotKeyAccessDefined() bool
func RenderTable ¶
func SetupS3Client ¶
func StoreCredentials ¶
func StoreCredentials(accessKeyID, secretAccessKey, region string)
func UpdateKEKKey ¶
func UpdateKEKKey(kek []byte)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.