# Functions

AuthMiddleware is used to validate and parse Atlas API credentials passed using basic auth.
NewBroker creates a new Broker with a logger.
NewBrokerWithWhitelist creates a new Broker with a given logger and a whitelist for allowed providers and their plans.
NormalizeClusterName will sanitize a name to make sure it will be accepted by the Atlas API.
No description provided by the author

# Constants

The different async operations that can be performed.
The different async operations that can be performed.
The different async operations that can be performed.
The different async operations that can be performed.
The different async operations that can be performed.

# Variables

ContextKeyAtlasClient is the key used to store the Atlas client in the request context.

# Structs

Broker is responsible for translating OSB calls to Atlas API calls.
ConnectionDetails will be returned when a new binding is created.

# Type aliases

ContextKey represents the key for a value saved in a context.
No description provided by the author