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

# Functions

GetAuthMethod returns the authentication method to use based on environment variables.
NewArmConfig creates a new ArmConfig instance with the given options, or default options if none are provided, and returns it or an error if one occurs.
NewARMCredential evaluates the authentication method and returns the appropriate credential.

# Constants

Authentication methods.
Authentication methods.
Authentication methods.
Authentication methods.
Authentication methods.

# Structs

ArmConfig is the configuration we use for managing ARM resources.
Options represents the options of ArmConfig.