# Functions
NewScaleExpectations returns a common ScaleExpectations.
NewUpdateExpectations returns a common UpdateExpectations.
# Interfaces
ScaleExpectations is an interface that allows users to set and wait on expectations of pods scale.
UpdateExpectations is an interface that allows users to set and wait on expectations of pods update.
# Type aliases
ScaleAction is the action of scale, like create and delete.