package
6.0.1+incompatible
Repository: https://github.com/comcast/cf-zdd-plugin.git
Documentation: pkg.go.dev

# Functions

CreateCanaryRouteName - function to create a properly formatted routename from an appname.
GetRegistry - function to return the current registry.
No description provided by the author
No description provided by the author
Register - function to add CommandRunnable to the registry map.

# Constants

No description provided by the author
CanaryDeployCmdName - constants.
Constants - constants for objects.
const - exported constants.
const - exported constants.
ZddDeployCmdName - constants.
HelpCommandName - constant to set command name text.
ZddDeployCmdName - constants.

# Structs

AppStatus represents the sattus of a app in CF.
BlueGreenDeploy - struct for deployment.
CanaryDeploy - struct.
CanaryPromote - struct.
CfZddCmd - struct to initialize.
DomainList - struct.
HelpCmd - struct for HelpCmd.
Route - to hold the hostname and domain.
ZddDeploy - struct.

# Interfaces

CmdRunner - interface type.
CommandRunnable - interface type for other commands.
No description provided by the author
No description provided by the author