Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name commons.FieldName = "name" ResourceId commons.FieldName = "resource_id" ProxyAddr commons.FieldName = "proxy_address" ProxyPort commons.FieldName = "proxy_port" Check commons.FieldName = "check" Protocol commons.FieldName = "protocol" Port commons.FieldName = "port" Endpoint commons.FieldName = "endpoint" Interval commons.FieldName = "interval" Timeout commons.FieldName = "timeout" Unhealthy commons.FieldName = "unhealthy" Healthy commons.FieldName = "healthy" // Deprecated: EndPoint is obsolete, exists for backward compatibility only, // and should not be used. Please use Endpoint instead. EndPoint commons.FieldName = "end_point" // Deprecated: TimeOut is obsolete, exists for backward compatibility only, // and should not be used. Please use Timeout instead. TimeOut commons.FieldName = "time_out" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.