Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ListenPort is the dataplane external listening port. ListenPort = 4443 // Name is the dataplane name. Name = "cl-dataplane" // Name of the go-dataplane image. GoDataplaneName = "cl-go-dataplane" // ReadinessListenPort is the port used to probe for dataplane readiness. ReadinessListenPort = 4445 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.