Constant consul_rs::agent::MEMBER_TAG_KEY_ACL_MODE[][src]

pub const MEMBER_TAG_KEY_ACL_MODE: &str = "acls";
Expand description

MEMBER_TAG_KEY_ACL_MODE is the key used to indicate what ACL mode the agent is operating in. The values of this key will be one of the MemberACLMode constants with the key not being present indicating ACLModeUnknown.