 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( GodelPodGroupNameAnnotationKey = "godel.bytedance.com/pod-group-name" RoleSetNameLabelKey = "roleset-name" StormServiceNameLabelKey = "storm-service-name" StormServiceRevisionLabelKey = "storm-service-revision" RoleNameLabelKey = "role-name" RoleTemplateHashLabelKey = "role-template-hash" RoleReplicaIndexLabelKey = "stormservice.orchestration.aibrix.ai/role-replica-index" RoleSetIndexAnnotationKey = "stormservice.orchestration.aibrix.ai/roleset-index" RoleSetRevisionAnnotationKey = "stormservice.orchestration.aibrix.ai/revision" // RoleReplicaIndexAnnotationKey is originally used, to support label filter rank 0 pod, we add label support but keep this annotation for backward compatibility. RoleReplicaIndexAnnotationKey = "stormservice.orchestration.aibrix.ai/role-replica-index" StormServiceNameEnvKey = "STORM_SERVICE_NAME" RoleSetNameEnvKey = "ROLESET_NAME" RoleSetIndexEnvKey = "ROLESET_INDEX" RoleNameEnvKey = "ROLE_NAME" RoleReplicaIndexEnvKey = "ROLE_REPLICA_INDEX" RoleTemplateHashEnvKey = "ROLE_TEMPLATE_HASH" )
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.