package
0.0.0-20240922093520-869d0269f94e
Repository: https://github.com/advanced-go/guidance.git
Documentation: pkg.go.dev

# Functions

GetEgressRateLimitingState - retrieve the state needed to start the egress resiliency agent.
GetEgressRedirectState - retrieve the state needed to start the ingress redirect controller.
GetIngressRateLimitingState - retrieve the state needed to start the ingress resiliency agent.
GetIngressRedirectState - retrieve the state needed to start the ingress redirect agent.
NewEgressState - initialize.
NewIngressRedirectState - initialize.
NewIngressResiliencyState - initialize.
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

EgressState - egress state, needs origin for agent creation.
IngressRedirectState - ingress redirect state.
IngressResiliencyState - ingress resiliency state.
PercentileSLO - percentile config TODO : need to add CDC to this table for Agent data change notifications.