Documentation ¶
Index ¶
Constants ¶
View Source
const CRED_ERROR = "Missing %s. To see all required credentials run `bbl plan --help`."
Variables ¶
This section is empty.
Functions ¶
func GetBOSHPath ¶
func NeedsIAASCreds ¶
func ValidateIAAS ¶
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func NewConfig ¶
func NewConfig(bootstrap StateBootstrap, migrator migrator, logger logger, fs fs) Config
func (Config) Bootstrap ¶
func (c Config) Bootstrap(args []string) (application.Configuration, error)
type GCPZonerHack ¶
type GCPZonerHack struct {
// contains filtered or unexported fields
}
func NewGCPZonerHack ¶
func NewGCPZonerHack(gcpAvailabilityZoneRetriever gcpAvailabilityZoneRetriever) GCPZonerHack
Click to show internal directories.
Click to hide internal directories.