package v1alpha1

const (
	// ReservedSystemCPUsAttributes is the attributes key represent system reserved cpus
	ReservedSystemCPUsAttributes = "go.crane.io/reserved-system-cpus"
)
