package
0.0.0-20241009004650-84ea22048b9a
Repository: https://github.com/azure/azure-dev.git
Documentation: pkg.go.dev

# Functions

Merges supplemental configuration into the base config only if the key/value doesn't already exist in the base config Example: If the base config is a fully configured object, then any supplemental configuration will be ignored.
NewEnvironmentStore creates a new devcenter environment store.
NewManager creates a new devcenter manager.
No description provided by the author
NewPrompter creates a new devcenter prompter.
NewProvisionProvider creates a new devcenter provider.
No description provided by the author
ParseConfig attempts to parse a partial JSON configuration into a devcenter configuration.

# Constants

No description provided by the author
ADE environment ARM deployment tags.
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
Environment variable names.
Environment configuration paths.
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

# Variables

No description provided by the author

# Structs

Config provides the Azure DevCenter configuration used for devcenter enabled projects.
EnvironmentStore is a remote environment data store for devcenter environments.
Platform manages the Azd configuration of the devcenter platform.
Prompter provides a common set of methods for prompting the user for devcenter configuration values.
ProvisionProvider is a devcenter provider for provisioning ADE environments.
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

DeploymentFilterPredicate is a predicate function for filtering deployments.
DevCenterFilterPredicate is a predicate function for filtering dev centers.
EnvironmentDefinitionFilterPredicate is a predicate function for filtering environment definitions.
EnvironmentFilterPredicate is a predicate function for filtering environments.
ProjectFilterPredicate is a predicate function for filtering projects.