# Constants
-> Running.
Waiting.
-> Waiting.
Waiting.
Terminated.
-> Terminated.
CodeSuccess, CodeTimeout, CodeContainerStartTimeout, CodeContainerStartFailed, and CodeContainerStopFailed are constant ErrorCode values representing different error scenarios.
CodeSuccess, CodeTimeout, CodeContainerStartTimeout, CodeContainerStartFailed, and CodeContainerStopFailed are constant ErrorCode values representing different error scenarios.
CodeSuccess, CodeTimeout, CodeContainerStartTimeout, CodeContainerStartFailed, and CodeContainerStopFailed are constant ErrorCode values representing different error scenarios.
CodeSuccess, CodeTimeout, CodeContainerStartTimeout, CodeContainerStartFailed, and CodeContainerStopFailed are constant ErrorCode values representing different error scenarios.
CodeSuccess, CodeTimeout, CodeContainerStartTimeout, CodeContainerStartFailed, and CodeContainerStopFailed are constant ErrorCode values representing different error scenarios.
ComponentVNode is a constant string used to identify the vnode component in the system.
ComponentVNodeLease is a constant string used to identify the vnode lease component in the system.
LabelKeyOfBaseClusterName is the constant string used as a key for base cluster name.
LabelKeyOfBaseName is a constant string used as a key for base name.
LabelKeyOfBaseVersion is a constant string used as a key for base version.
LabelKeyOfComponent is a constant string used as a key for component in Kubernetes objects.
LabelKeyOfEnv is a constant string used as a key for environment in Kubernetes objects.
LabelKeyOfTraceID is a constant string used as a key for trace ID in Kubernetes objects.
NodeLeaseDurationSeconds is the duration of a node lease in seconds.
NodeLeaseMaxRetryTimes is the maximum number of times to retry updating a node lease.
NodeLeaseUpdatePeriodSeconds is the period of updating a node lease in seconds.
NodeStateActivated node activated, will start vnode if not being started.
NodeStateDeactivated node deactivated, will shut down vnode if started.
TaintKeyOfEnv is a constant string used as a key for taints related to node environments in Kubernetes objects.
TaintKeyOfVnode is a constant string used as a key for taints related to virtual nodes in Kubernetes objects.
Represents the event of a container shutting down.
Represents the event of a container starting.
Represents the event of a vPod being deleted.
Represents the event of a vPod being updated.
TrackSceneVPodDeploy is a constant string used to track the deployment of a vPod.
VNodePrefix is a constant string used to prefix vnode names.
# Structs
BizStatusData is the status data of a container.
No description provided by the author
No description provided by the author
NetworkInfo is the network of vnode, will be set into node addresses.
NodeInfo is the data of node info.
NodeMetadata is the base data of a vnode, will be transfer to default labels of a vnode.
NodeResource is the data of node resource.
NodeStatusData is the status of a node, you can set some custom attributes in this data structure.
QueryBaselineRequest is the request parameters of query baseline func Used to query baseline configuration with filters.