package
1.5.11-develop
Repository: https://github.com/d3sw/mu.git
Documentation: pkg.go.dev

# Functions

CreateTableSection creates the standard output table used.
DatabaseGetPassword gets a database password for an environment.
DatabaseSetPassword sets a database password for an environment.
NewCatalogTerminator create a new workflow for terminating a catalog.
NewCatalogUpserter create a new workflow for upserting a catalog.
NewConfigInitializer create a new mu.yml file.
NewDatabaseLister create a new workflow for listing databases.
NewDatabaseTerminator create a new workflow for terminating a database in an environment.
NewDatabaseUpserter create a new workflow for deploying a database in an environment.
NewEnvironmentLister create a new workflow for listing environments.
NewEnvironmentLogViewer create a new workflow for following logs environments.
NewEnvironmentsTerminator create a new workflow for terminating an environment.
NewEnvironmentsUpserter create a new workflow for upserting n environments.
NewEnvironmentViewer create a new workflow for showing an environment.
NewPipelineLister create a new workflow for listing environments.
NewPipelineLogViewer create a new workflow for following logs for pipelines.
NewPipelineTerminator create a new workflow for terminating a pipeline.
NewPipelineUpserter create a new workflow for upserting a pipeline.
NewPurge create a new workflow for purging mu resources.
NewServiceDeployer create a new workflow for deploying a service in an environment.
NewServiceExecutor create a new workflow for executing a command in an environment.
NewServiceLogViewer create a new workflow for following logs for services.
NewServicePusher create a new workflow for pushing a service to a repo.
NewServiceRestarter create a new workflow for a rolling restart.
NewServiceUndeployer create a new workflow for undeploying a service in an environment.
NewServiceViewer create a new workflow for showing an environment.
PipelineParams adds params to send to the CFN pipeline template.

# Constants

Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants used during testing.
Constants used during testing.
Constants used during testing.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.
Constants to prevent multiple updates when making changes.

# Variables

Bold is the specifier for bold formatted text values.
EnvironmentAMITableHeader is the header for the instance details.
EnvironmentShowHeader is the header for the environment table.
PipeLineServiceHeader is the header for the pipeline service table.
ServiceTableHeader is the header for the service table.
SvcEnvironmentTableHeader is the header array for the environment table.
SvcPipelineTableHeader is the header array for the pipeline table.
SvcTaskContainerHeader is the header for container task detail.

# Structs

CatalogTags used to set defaults.
DatabaseTags used to set defaults.
EnvironmentTags used to set defaults.
PipelineTags used to set defaults.
ScheduleTags used to set defaults.
ServiceTags used to set defaults.

# Interfaces

TagInterface used to conform tag structs.

# Type aliases

Conditional define contract for the conditional predicate.
Executor define contract for the steps of a workflow.