package
0.40.0
Repository: https://github.com/radius-project/radius.git
Documentation: pkg.go.dev

# Functions

NewCreateOrUpdateAWSCredential creates a new CreateOrUpdateAWSCredential controller which is used to create or update AWS credentials in the secret store.
NewDeleteAWSCredential creates a new DeleteAWSCredential controller which is used to delete AWS credentials from the secret store, and returns it along with any errors that may have occurred.

# Structs

CreateOrUpdateAWSCredential is the controller implementation to create/update a UCP AWS credential.
DeleteAWSCredential is the controller implementation to delete a UCP AWS credential.