Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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.