Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ServiceName specifies the name of the service in the local cluster // By default, the ServiceName is not specified ServiceName = "SERVICE_NAME" // ServiceNamespace specifies the namespace of the service in the local cluster // By default, the ServiceNamespace is not specified ServiceNamespace = "SERVICE_NAMESPACE" // ServicePort specifies the port of the service in the local cluster // By default, the ServicePort is not specified ServicePort = "SERVICE_PORT" // Path specifies the path in the URL // By default, the path is not specified Path = "PATH" )
Variables ¶
This section is empty.
Functions ¶
func NewHTTPGetWorker ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.