Constant consul_rs::agent::MEMBER_TAG_KEY_BOOTSTRAP_EXPECT[][src]

pub const MEMBER_TAG_KEY_BOOTSTRAP_EXPECT: &str = "expect";
Expand description

MEMBER_TAG_KEY_BOOTSTRAP_EXPECT is the key name of the tag used to indicate whether this agent was started with the “bootstrap_expect” configuration set to a non-zero value. The value of this key will be the string for of that configuration value.