constants

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2019 License: Apache-2.0 Imports: 0 Imported by: 11

Documentation

Index

Constants

View Source
const APPLY = "apply"
View Source
const ARTIFACTS = "artifacts"
View Source
const ARTIFACTS_OLD = "artifacts-old"
View Source
const ARTIFACTS_PERSISTENT_VOLUME_YAML = "artifacts-persistent-volume.yaml"
View Source
const AWS_REGION = "ap-south-1"
View Source
const AWS_S3_BUCKET = "cellery-runtime-installation"
View Source
const AWS_S3_ITEM_CONFIG = "config"
View Source
const AWS_S3_ITEM_VM = "Cellery_Runtime_0.1.0.vdi.tar.gz"
View Source
const BASE_API_URL = "http://localhost:8080"
View Source
const CELLERY_CREATE_GCP = "GCP"
View Source
const CELLERY_CREATE_KUBEADM = "kubeadm"
View Source
const CELLERY_CREATE_LOCAL = "Local"
View Source
const CELLERY_HOME = ".cellery"
View Source
const CELLERY_ID_PATTERN = "[a-z0-9]+(-[a-z0-9]+)*"
View Source
const CELLERY_MANAGE_CLEANUP = "cleanup"
View Source
const CELLERY_MANAGE_START = "start"
View Source
const CELLERY_MANAGE_STOP = "stop"
View Source
const CELLERY_SETUP_BACK = "BACK"
View Source
const CELLERY_SETUP_CREATE = "Create"
View Source
const CELLERY_SETUP_EXIT = "EXIT"
View Source
const CELLERY_SETUP_MANAGE = "Manage"
View Source
const CELLERY_SETUP_SWITCH = "Switch"
View Source
const CELLERY_VM_URL = "http://localhost:8080/ubuntu/Ubuntu.vdi"
View Source
const CELL_IMAGE_EXT = ".zip"
View Source
const CELL_IMAGE_PATTERN = CELLERY_ID_PATTERN + "\\/" + CELLERY_ID_PATTERN + ":" + IMAGE_VERSION_PATTERN
View Source
const CELL_IMAGE_WITH_REGISTRY_PATTERN = "(" + DOMAIN_NAME_PATTERN + "\\/)?" + CELL_IMAGE_PATTERN
View Source
const CENTRAL_REGISTRY_HOST = "registry-1.docker.io"

Registry

View Source
const CONF = "conf"
View Source
const CONFIG_FILE = "Cellery.toml"
View Source
const CONFIG_MAP = "configmap"
View Source
const CREATE = "create"
View Source
const DATABASE_PASSWORD = "DATABASE_PASSWORD"
View Source
const DATABASE_USERNAME = "DATABASE_USERNAME"
View Source
const DATA_SOURCES = "datasources"
View Source
const DB_SCRIPTS = "dbscripts"
View Source
const DEPLOYMENT_YAML = "deployment.yaml"
View Source
const DOMAIN_NAME_PATTERN = "[a-z0-9]+((-|.)[a-z0-9]+)*"
View Source
const EMPTY_STRING = ""
View Source
const ERROR_REPLACING_MASTER_DATASOURCES_XML = "Error replacing in file /global-apim/conf/datasources/master-datasources.xml"
View Source
const ERROR_REPLACING_OBSERVABILITY_YAML = "Error replacing in file /observability/sp/conf/deployment.yaml"
View Source
const GCP = "gcp"
View Source
const GCP_BUCKET_NAME = "cellery-gcp-bucket"
View Source
const GCP_CLUSTER_DISK_SIZE_GB = 100
View Source
const GCP_CLUSTER_IMAGE_TYPE = "cos_containerd"
View Source
const GCP_CLUSTER_MACHINE_TYPE = "n1-standard-4"
View Source
const GCP_CLUSTER_NAME = "cellery-cluster"
View Source
const GCP_DB_INSTANCE_NAME = "cellery-sql"
View Source
const GCP_NFS_CONFIG_CAPACITY = 1024
View Source
const GCP_NFS_CONFIG_NAME = "data"
View Source
const GCP_NFS_SERVER_INSTANCE = "nfs-server"
View Source
const GCP_SQL_DISK_SIZE_GB = 20
View Source
const GCP_SQL_PASSWORD = "cellery-sql-user"
View Source
const GCP_SQL_TIER = "db-n1-standard-1"
View Source
const GCP_SQL_USER_NAME = "cellery-sql-user"
View Source
const GLOBAL_APIM = "global-apim"
View Source
const GROUP_NAME = "mesh.cellery.io"
View Source
const HTTP_METHOD_DELETE = "DELETE"
View Source
const HTTP_METHOD_GET = "GET"
View Source
const HTTP_METHOD_PATCH = "PATCH"
View Source
const HTTP_METHOD_POST = "POST"
View Source
const HTTP_METHOD_PUT = "PUT"
View Source
const IMAGE_VERSION_PATTERN = "[0-9]+\\.[0-9]+\\.[0-9]+"
View Source
const INIT_SQL = "init.sql"
View Source
const K8S_ARTIFACTS = "k8s-artefacts"
View Source
const KUBECTL = "kubectl"
View Source
const KUBECTL_FLAG = "-f"
View Source
const MASTER_DATA_SOURCES_XML = "master-datasources.xml"
View Source
const MYSQL = "mysql"
View Source
const MYSQL_DATABASE_HOST = "MYSQL_DATABASE_HOST"
View Source
const OBSERVABILITY = "observability"
View Source
const REGISTRY_ORGANIZATION = "wso2"
View Source
const SP = "sp"
View Source
const VBOX_MANAGE = "VBoxManage"
View Source
const VM = "vm"
View Source
const VM_FILE_NAME = "Cellery Runtime 0.1.0.vdi"
View Source
const VM_NAME = "cellery-runtime-local"
View Source
const ZIP_ARTIFACTS = "artifacts"
View Source
const ZIP_BALLERINA_SOURCE = "src"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL