Documentation
¶
Index ¶
Constants ¶
View Source
const BiddingAccepting string = "accepting_bids"
View Source
const BiddingCancelled string = "cancelled"
View Source
const BiddingCompleted string = "completed"
View Source
const BiddingCreated string = "created"
bidding status
View Source
const BiddingProcessing string = "processing"
View Source
const BiddingSubmitted string = "submitted"
View Source
const CPU_AMD = "AMD"
View Source
const CPU_INTEL = "INTEL"
View Source
const K8S_CONTAINER_NAME_PREFIX = "pod-"
View Source
const K8S_DEPLOY_NAME_PREFIX = "deploy-"
View Source
const K8S_INGRESS_NAME_PREFIX = "ing-"
View Source
const K8S_NAMESPACE_NAME_PREFIX = "ns-"
View Source
const K8S_SERVICE_NAME_PREFIX = "svc-"
View Source
const REDIS_REGION_PERFIX = "REGION:IP"
View Source
const REDIS_SPACE_PREFIX = "FULL:"
View Source
const REDIS_UBI_C2_PERFIX = "UBI-C2:"
View Source
const SPACE_TYPE_PUBLIC = "public"
View Source
const StatusActive = "Active"
View Source
const StatusOffline = "Offline"
View Source
const TASK_DEPLOY string = "worker.deploy"
View Source
const UBI_TASK_FAILED_STATUS = "failed"
View Source
const UBI_TASK_RECEIVED_STATUS = "received"
View Source
const UBI_TASK_RUNNING_STATUS = "running"
View Source
const UBI_TASK_SUCCESS_STATUS = "success"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.