package autoscaling

// GroupName is the group name used in this package
const (
	GroupName = "autoscaling.crane.io"
)
