util

package
v0.9.18 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAWSProvider added in v0.3.0

func GetAWSProvider(store esv1beta1.GenericStore) (*esv1beta1.AWSProvider, error)

GetAWSProvider does the necessary nil checks on the generic store it returns the aws provider or an error.

func IsReferentSpec added in v0.7.2

func IsReferentSpec(prov esv1beta1.AWSAuth) bool

func ParameterTagsToJSONString added in v0.7.3

func ParameterTagsToJSONString(tags []*ssm.Tag) (string, error)

func SanitizeErr

func SanitizeErr(err error) error

SanitizeErr sanitizes the error string.

func SecretTagsToJSONString added in v0.7.3

func SecretTagsToJSONString(tags []*awssm.Tag) (string, error)

func ValidateDeleteSecretInput added in v0.9.10

func ValidateDeleteSecretInput(input awssm.DeleteSecretInput) error

ValidateDeleteSecretInput validates the DeleteSecretInput. The AWS sdk v2 does not validate the input before making the API call, leaving it to the API to return the error. This function allows one to validate the input before any such call is made. See: https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/secretsmanager#DeleteSecretInput

Types

This section is empty.

Jump to

Keyboard shortcuts

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