consul/agent/structs/acl_oss.go

8 lines
91 B
Go

// +build !consulent
package structs
const (
EnterpriseACLPolicyGlobalManagement = ""
)