Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
AWSAccessKeyID string
AWSSecretAccessKey string
AWSRegion string
GCPServiceAccountKeyPath string
GCPProjectID string
GCPRegion string
GCPZone string
GCPEnvPrefix string
StateFileDir string
StemcellPath string
GardenReleasePath string
ConcourseReleasePath string
ConcourseDeploymentPath string
EnableTerraformFlag bool
}
func LoadConfig ¶
type State ¶
type State struct {
// contains filtered or unexported fields
}
func (State) BOSHManifest ¶
func (State) CertificateName ¶
func (State) SSHPublicKey ¶
Click to show internal directories.
Click to hide internal directories.