# Functions
NewCloneSetController creates a new Cloneset controller.
VerifySumOfBatchSizes verifies that the the sum of all the batch replicas is valid given the total replica each batch replica can be absolute or a percentage.
# Structs
CloneSetController is responsible for handle Cloneset type of workloads.
# Interfaces
WorkloadController is the interface that all type of cloneSet controller implements.