Documentation
¶
Overview ¶
Package provider provides a generic template for new Bots Provider Interfaces.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BPI ¶
BPI is a generic Provider interface. Future Providers need to satisfy this interface.
func NewProviderFromEnv ¶
NewProviderFromEnv creates a provider.BPI based on the server running environment. The provider is responsible for the actual implementation. Providers currently supported are GCE Provider and Satlab(WIP).
Click to show internal directories.
Click to hide internal directories.