package
0.0.0-20240111150349-4f22f6daf7ce
Repository: https://github.com/engineerbetter/control-tower.git
Documentation: pkg.go.dev

# Variables

AllowedDBSizes contains the valid values for --db-size flag.
PersistentDiskSizes are the permitted concourse persistent disk sizes.
WebSizes are the permitted concourse web sizes.
WorkerSizes are the permitted concourse worker sizes.

# Structs

Args are arguments passed to the deploy command.
ContextWrapper wraps a CLI context for testing.

# Interfaces

FlagSetChecker allows us to find out if flags were set, and what the names of all flags are.