//
pkg.gl
Category
github.com/apache/trafficserver-ingress-controller
redis
package
0.0.0-20241006232209-377182df69bd
Repository:
https://github.com/apache/trafficserver-ingress-controller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
237 SLOC
#
Functions
CreateRedisClient
CreateRedisClient establishes connection to redis DB.
Init
Init initializes the redis clients.
InitForTesting
No description provided by the author
#
Constants
RFAIL
RFAIL is the failure code returned by a Redis op.
RSUCCESS
RSUCCESS is the success code returned by a Redis op.
#
Structs
Client
Client stores essential client info.