Discover Packages
github.com/radius-project/radius
pkg
cli
cmd
credential
register
aws
package
Version:
v0.26.3
Opens a new window with list of versions in this module.
Published: Oct 13, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
NewCommand creates a new cobra command for registering AWS cloud provider credentials with IAM authentication, and
returns a Runner to execute the command.
Runner is the runner implementation for the `rad credential register aws` command.
NewRunner creates a new instance of the `rad credential register aws` runner.
Run() registers an AWS credential with the given context and workspace, and returns an error if unsuccessful.
Validate() checks if the required workspace, output format, access key ID and secret access key are present, and if not, returns an error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.