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

# Packages

No description provided by the author

# Functions

NewClientOptions creates a new ARM client options object with the given connection's endpoint, audience, transport and removes the authorization header policy.
NewDirectConnection parses the given endpoint string and returns a direct connection if the endpoint uses the http or https scheme, otherwise it returns an error.
NewKubernetesConnectionFromConfig creates a new Kubernetes connection from a given configuration and returns a Connection and an error if one occurs.
TestConnection tests the provided connection to determine if the Radius API is responding.

# Structs

ErrRadiusNotInstalled is the error reported when Radius is not installed for a connection.

# Interfaces

Connection represents the configuration needed to connect to Radius.