Files
odo/tests/helper/labels.go

6 lines
56 B
Go

package helper
const (
LabelNoCluster = "nocluster"
)