package
0.0.0-20200226065818-fe632b36a108
Repository: https://github.com/alipay/sofa-mesh.git
Documentation: pkg.go.dev

# Functions

FindFirstPortForProtocol is a utility method to simplify lookup of a port for a given protocol.
GetNodeID returns the envoy metadata ID for pilot's service discovery.

# Structs

MappedPort provides a single port mapping between an Envoy proxy and its backend application.
PilotAgentFactory is responsible for manufacturing agent.Agent instances which use Pilot for configuration.

# Interfaces

Agent is a wrapper around an Envoy proxy that has been configured for a particular backend Application.

# Type aliases

Factory is a function that manufactures Agent instances.