Module: LittleGhost::Network
- Defined in:
- lib/little_ghost/network.rb,
lib/little_ghost/network/envoy_config.rb,
lib/little_ghost/network/envoy_gateway.rb,
lib/little_ghost/network/external_gateway.rb,
lib/little_ghost/network/authorizer_server.rb,
lib/little_ghost/network/certificate_authority.rb
Overview
Network policy helpers used by sandbox backends. These controls apply only to processes launched through the sandbox, not to providers or Ruby Tools. A proxy enforces policy only when the Sandbox blocks every direct socket path.
Defined Under Namespace
Modules: CertificateAuthority, EnvoyConfig Classes: AuthorizerServer, Decision, EnvoyGateway, ExternalGateway, Gateway, Request