package
0.0.0-20190606140227-6c6f41e20857
Repository: https://github.com/timuthy/gardener-extensions.git
Documentation: pkg.go.dev

# 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.