# Packages
No description provided by the author
# Functions
ExtractCredentials generates a credentials object for a given provider secret.
GetCredentials computes for a given context and infrastructure the corresponding credentials object.
GetCredentialsForNamespaceAndName computes for a given context and namespace and name the corresponding credentials object.
InfrastructureConfigFromInfrastructure extracts the InfrastructureConfig from the ProviderConfig section of the given Infrastructure.
NewTerraformer initializes a new Terraformer that has the credentials.
TerraformerVariablesEnvironmentFromCredentials computes the Terraformer variables environment from the given Credentials.
# Constants
TerraformVarNamePassword maps to terraform internal var representation.
TerraformVarNameUserName maps to terraform internal var representation.
# Variables
Scheme is a scheme with the types relevant for OpenStack actuators.
# Structs
Credentials contains the necessary OpenStack credential information.