Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunBenchWarp ¶
Types ¶
type EndpointType ¶
type EndpointType = string
const ( EndpointInternal EndpointType = "internal" EndpointPodIP EndpointType = "podip" EndpointNodeport EndpointType = "nodeport" EndpointLoadbalancer EndpointType = "loadbalancer" EndpointManual EndpointType = "manual" )
Click to show internal directories.
Click to hide internal directories.