Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConsulEndpointMetadataMatchTrue = "1" ConsulEndpointMetadataMatchFalse = "0" // We use these prefixes to avoid shadowing in case a data center name is the same as a tag name ConsulTagKeyPrefix = "tag_" ConsulDataCenterKeyPrefix = "dc_" )
View Source
const AllowEmpty = "allow_empty"
AllowEmpty is a reusable term to avoid setting defaults. This should be used where gloo decides to set common sense defaults but needs a way to specify a empty set.
View Source
const (
SoloGeneratedClusterPrefix = "solo_io_generated_" // this is used to identify clusters that are generated by gloo
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.