 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( HTTP_PORT = 30080 HTTPS_PORT = 30443 STATS_PORT = 31024 )
Variables ¶
      View Source
      
  
var ( WaitDuration = 60 * time.Second TickDuration = 2 * time.Second )
Functions ¶
func GetHAProxyMapCount ¶ added in v1.8.0
func ProxyProtoConn ¶ added in v1.7.3
Types ¶
type Client ¶
type GlobalHAProxyInfo ¶ added in v1.6.0
func GetGlobalHAProxyInfo ¶ added in v1.6.0
func GetGlobalHAProxyInfo() (info GlobalHAProxyInfo, err error)
type TearDownFunc ¶
type TearDownFunc func() error
type Test ¶
type Test struct {
	// contains filtered or unexported fields
}
    func (*Test) AddTearDown ¶
func (t *Test) AddTearDown(teardown TearDownFunc)
func (*Test) GetK8sVersion ¶
 Click to show internal directories. 
   Click to hide internal directories.