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

# Functions

GetNewRegistryAuthClient creates and returns an appropriate AuthClient based on the provided secret data type.
NewAwsIRSA creates a new awsIRSA instance.
NewAzureWorkloadIdentity creates a new azureWorkloadIdentity instance.
NewBasicAuthentication creates a new basicAuthentication instance.
NewMockAuthClient creates a new mock instance.

# Structs

MockAuthClient is a mock of AuthClient interface.
MockAuthClientGetAuthClientCall wrap *gomock.Call.
MockAuthClientMockRecorder is the mock recorder for MockAuthClient.

# Interfaces

AuthClient is an interface for getting appropriate ORAS auth client based on the auth type.