# Functions
CheckDeploymentParameter will Check Deployment's Parameter.
CreateAutoscaler will create a autoscaler.
CreateDeployment will Create Deployment.
DeleteAutoscaler will delete a autoscaler.
DeleteDeployment will delete a deployment.
# Constants
ConfigMapNamePrefix will set prefix of volumename.
DefaultLabel is the label we used for our deploying application/deployment/pods.
NotificationEmailAccount is the label we do notify to user email account.
NotificationEmailDomain is the label we do notify to user email domain.
VolumeNamePrefix will set prefix of volumename.