util

package
v0.9.12 Latest Latest
Warning

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

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

Documentation

Overview

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

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