# Functions
FetchDeploymentStatus creates a channel that can return the up-to-date DeploymentStatus periodically.
FetchSKSMode creates a channel that can return the up-to-date ServerlessServiceOperationMode periodically.
HandleResult will handle the attack result by: 1.
NewAggregateResult returns the pointer of a new AggregateResult object.
# Structs
AggregateResult is the aggregated result of requests for better visualization.
DeploymentStatus is a struct that wraps the status of a deployment.
ServerlessServiceStatus is a struct that wraps the status of a serverless service.