shepherd/extensions/features/features.go

6 lines
80 B
Go

package features
const (
ManagementFeature = "management.cattle.io.feature"
)