Versions in this module Expand all Collapse all v1 v1.12.8 Oct 28, 2021 Changes in this version + const NamespaceYamlFile + func CreateTemplateEcr(cmd *cobra.Command, args []string) error + func CreateTemplateNamespace(cmd *cobra.Command, args []string) error + func CreateTemplatePrototype() error + func CreateTemplateRds(cmd *cobra.Command, args []string) error + func CreateTemplateS3(cmd *cobra.Command, args []string) error + func CreateTemplateServiceAccount() error + func Migrate(skipWarning bool) error + func MigrateCheck(ns string) error + type Namespace struct + Application string + BusinessUnit string + Environment string + GithubTeam string + InfrastructureSupport string + IsProduction string + Namespace string + Owner string + OwnerEmail string + ReviewAfter string + SlackChannel string + SourceCode string + func (ns *Namespace) ReadYaml() error + type Prototype struct + BasicAuthPassword string + BasicAuthUsername string + Namespace Namespace + type RepoEnvironment struct