Top Level Namespace
Defined in:
Constant Summary
-
DEPENDENCIES_LABEL =
"autoscaler.dependencies"
-
DEPENDENCIES_LABEL_OFFSET =
DEPENDENCIES_LABEL.size + 1
-
ID_LABEL =
"autoscaler.id"
-
ID_LABEL_OFFSET =
ID_LABEL.size + 1
-
QUERY_LABEL =
"autoscaler.query"
-
QUERY_LABEL_OFFSET =
QUERY_LABEL.size + 1
-
Addition of + 1 is for the dot removal