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

# Functions

Environment returns the current environment name.
FromContext extracts ProviderConfig from http context.
IsCanary returns true if the current environment is canary region.
IsDevelopment returns true if the current environment is development environment.
IsDogfood returns true if the current environment is dogfood environment.
IsProduction returns true if the current environment is production, but not canary.
IsSelfHosted returns true if the current environment is self-hosted environment.
NewHostOptionsFromEnvironment loads configuration from a given path, retrieves Kubernetes and ARM configurations, and returns a HostOptions object containing the configurations, or an error if any of the operations fail.
WithContext injects ProviderConfig into the given http context.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BicepOptions includes options required for bicep execution.
EnvironmentOptions represents the environment.
HostOptions defines all of the settings that our RP's execution environment provides.
IdentityOptions includes authentication options to issue JWT from Azure AD.
ProviderConfig includes the resource provider configuration.
ServerOptions includes http server bootstrap options.
TerraformOptions includes options required for terraform execution.
WorkerServerOptions includes the worker server options.

# Type aliases

No description provided by the author
No description provided by the author