Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAdminClient ¶
func NewAdminClient(ctx context.Context, adminAddressPath string) (internalapi.AdminClient, error)
NewAdminClient creates an AdminClient by polling for the admin port at adminAddressPath.
func PollEnvoyPidAndAdminAddressPath ¶
func PollEnvoyPidAndAdminAddressPath(ctx context.Context, funcEPid int) (envoyPid int, adminAddressPath string, err error)
PollEnvoyPidAndAdminAddressPath polls for the Envoy child process and extracts its pid and admin address path from its command line.
This polls as the goroutine may be called prior to the Envoy subprocess.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.