package
1.8.0
Repository: https://github.com/openkruise/kruise.git
Documentation: pkg.go.dev

# Functions

NewScaleExpectations returns a common ScaleExpectations.
NewUpdateExpectations returns a common UpdateExpectations.

# Constants

Create action.
Delete action.

# Variables

# 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.