package
Version:
v7.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Aug 9, 2022
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 1 more
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const ATSCurrentConnectionsStat = "ats.proxy.process.http.current_client_connections"
type CacheData struct {
HostName tc.CacheName `json:"hostname"`
CacheGroup tc.CacheGroupName `json:"cachegroup"`
Status string `json:"status"`
Profile string `json:"profile"`
IP *string `json:"ip"`
Healthy bool `json:"healthy"`
KBPS uint64 `json:"kbps"`
Connections uint64 `json:"connections"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.