# Functions
No description provided by the author
# Constants
EnvironmentURLType describes that the url has been loaded from an environment variable.
ValueURLType describes that the url has been loaded directly as a value.
# Structs
Account holds all necessary information to access the account API.
No description provided by the author
AuthSecret contains a resolved secret value.
EnvironmentDefinition holds all information about a Dynatrace environment.
Manifest is the central component.
No description provided by the author
No description provided by the author
URLDefinition holds the value and origin of an environment-url.
# Type aliases
Environments is a map of environment-name -> EnvironmentDefinition.
No description provided by the author
URLType describes from where the url is loaded.