//
pkg.gl
Category
github.com/yhlooo/kubectl-cache
pkg
proxymgr
package
0.2.0
Repository:
https://github.com/yhlooo/kubectl-cache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
19
Dependents
3
Files
470 SLOC
#
Functions
GetConfigSignature
GetConfigSignature 计算客户端配置签名.
NewProxy
NewProxy 创建一个 Proxy.
NewProxyList
NewProxyList 创建一个 ProxyList.
NewProxyManager
NewProxyManager 创建一个代理服务管理器.
#
Constants
ProxyDead
ProxyState 的可选值.
ProxyPending
ProxyState 的可选值.
ProxyReady
ProxyState 的可选值.
#
Variables
ProxyTableConvertor
ProxyTableConvertor Proxy 表格转换器.
#
Structs
Proxy
Proxy 缓存代理.
ProxyList
ProxyList 缓存代理列表.
ProxyStatus
ProxyStatus 代理状态.
#
Interfaces
ProxyManager
ProxyManager 代理服务管理器.
#
Type aliases
ProxyState
ProxyState 代理状态.