# Functions
NewCronHorizontal creates a new CronHorizontal with the given event trigger.
NewDynamicHorizontal creates a new DynamicHorizontal with the given Kubernetes client and event trigger.
NewStaticHorizontal creates a new StaticHorizontal.
# Structs
CronHorizontal provides horizontal portraits with replicas values based on cron rules.
DynamicHorizontal provides horizontal portraits with replicas values from external HorizontalPortraits.
StaticHorizontal provides horizontal portraits with static replicas values.
# Interfaces
Horizontal provides methods to manage horizontal portraits and fetch value from them.