Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnvdLabelPrefix = "ai.tensorchord.envd." PodLabelUID = EnvdLabelPrefix + "uid" PodLabelEnvironmentName = EnvdLabelPrefix + "environment-name" PodLabelJupyterAddr = EnvdLabelPrefix + "jupyter.address" PodLabelRStudioServerAddr = EnvdLabelPrefix + "rstudio.server.address" ImageLabelContainerName = EnvdLabelPrefix + "container.name" ImageLabelPorts = EnvdLabelPrefix + "ports" ImageLabelRepo = EnvdLabelPrefix + "repo" )
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.