Documentation ¶
Index ¶
Constants ¶
View Source
const ( ScheduledTask commons.FieldName = "scheduled_task" IsEnabled commons.FieldName = "is_enabled" TaskType commons.FieldName = "task_type" Frequency commons.FieldName = "frequency" CronExpression commons.FieldName = "cron_expression" StartTime commons.FieldName = "start_time" ScaleTargetCapacity commons.FieldName = "scale_target_capacity" ScaleMinCapacity commons.FieldName = "scale_min_capacity" ScaleMaxCapacity commons.FieldName = "scale_max_capacity" BatchSizePercentage commons.FieldName = "batch_size_percentage" GracePeriod commons.FieldName = "grace_period" TargetCapacity commons.FieldName = "target_capacity" MinCapacity commons.FieldName = "min_capacity" MaxCapacity commons.FieldName = "max_capacity" Adjustment commons.FieldName = "adjustment" )
View Source
const (
Prefix = "scheduled_task"
)
View Source
const TaskTypeStatefulUpdateCapacity = "statefulUpdateCapacity"
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.